Files
nginx_CD_chart/nginx-chart/values.yaml
T
2026-07-19 07:02:24 +00:00

14 lines
251 B
YAML

replicaCount: 1
namespace: "stg"
image:
repository: imageregistry.gen-itech.com/demo/applicationtest
tag: "21"
pullPolicy: IfNotPresent
service:
type: ClusterIP
port: 80
ingress:
enabled: true
className: traefik
host: nginx.demo.local