Files
catalog/stable/external-service/10.1.3/ix_values.yaml
TrueCharts-Bot 70622bbe1b Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-20 13:37:45 +00:00

27 lines
556 B
YAML

# Fake external service image
image:
repository: alpine
pullPolicy: IfNotPresent
tag: 3.19.0@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
service:
main:
type: ExternalIP
externalIP: "1.1.1.1"
useSlice: false
ports:
main:
protocol: https
port: 10003
# Target port is the port of the "external service"
# Defaults to "port" if not set
workload:
main:
enabled: false
podSpec:
containers:
main:
env: {}
portal:
open:
enabled: true