2025-07-27 19:33:56 +03:00

10 lines
215 B
YAML

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