Fix values

This commit is contained in:
dvirlabs 2025-06-19 13:43:58 +03:00
parent b60bfe26e9
commit e445126f2b
2 changed files with 4 additions and 0 deletions

View File

@ -2,5 +2,7 @@ message: "Am Israel Chai 1"
image:
repository: nginx
tag: latest
pullPolicy: IfNotPresent
service:
type: ClusterIP
port: 80 # ✅ Required

View File

@ -2,5 +2,7 @@ message: "Am Israel Chai 2"
image:
repository: nginx
tag: latest
pullPolicy: IfNotPresent
service:
type: ClusterIP
port: 80 # ✅ Required