Fix values
This commit is contained in:
parent
b60bfe26e9
commit
e445126f2b
@ -2,5 +2,7 @@ message: "Am Israel Chai 1"
|
||||
image:
|
||||
repository: nginx
|
||||
tag: latest
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 80 # ✅ Required
|
||||
|
||||
@ -2,5 +2,7 @@ message: "Am Israel Chai 2"
|
||||
image:
|
||||
repository: nginx
|
||||
tag: latest
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 80 # ✅ Required
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user