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