2025-08-11 11:47:46 +03:00

10 lines
233 B
YAML

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