helm-charts/charts/library/common-test/ci/basic-values.yaml
2023-09-13 12:00:17 +02:00

24 lines
404 B
YAML

controllers:
main:
containers:
main:
image:
repository: ghcr.io/mendhak/http-https-echo
tag: 30
pullPolicy: IfNotPresent
probes:
liveness:
enabled: true
readiness:
enabled: true
startup:
enabled: true
ingress:
main:
enabled: true
persistence:
config:
enabled: true