Files
nginx_CD_chart/nginx-chart/values.yaml
T

14 lines
209 B
YAML
Raw Normal View History

2026-07-17 21:26:51 -07:00
replicaCount: 1
namespace: prod
image:
repository: nginx
tag: latest
pullPolicy: IfNotPresent
service:
type: ClusterIP
port: 80
ingress:
enabled: true
className: traefik
host: nginx.demo.local