helm-charts/charts/library/common-test/values.yaml
2024-03-07 18:53:41 +00:00

16 lines
256 B
YAML

---
controllers:
main:
containers:
main:
image:
repository: ghcr.io/mendhak/http-https-echo
tag: 31
pullPolicy: IfNotPresent
service:
main:
controller: main
ports:
http:
port: 8080