2025-10-08 03:35:16 +03:00

10 lines
216 B
YAML

message: "Welcome to svc-1 in prod"
image:
repository: nginx
tag: stable
pullPolicy: IfNotPresent
service:
name: svc-1 # 🟡 OPTIONAL: if your chart supports it
type: ClusterIP
port: 80