Files
truecharts/charts/stable/external-service/values.yaml
T
Kjeld Schouten-Lebbing 5529c2a3af refactor(charts): BREAKING CHANGE (#2836)
* Update Apps with new Common version

* Patch with the secret fixes from common

* fix amd
2022-06-07 19:41:19 +02:00

20 lines
329 B
YAML

# Fake external service image
image:
repository: tccr.io/truecharts/bs
pullPolicy: IfNotPresent
tag: v0.66.6@sha256:666
# Disable Deployment
controller:
enabled: false
service:
main:
type: ExternalIP
externalIP: "1.1.1.1"
ports:
main:
Type: HTTPS
port: 10003
targetPort: 443