+4
-4
@@ -6,15 +6,15 @@ replicaCount: 1
|
|||||||
|
|
||||||
container1:
|
container1:
|
||||||
image:
|
image:
|
||||||
repository: nginx-bookworm
|
repository: nginx
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "1.28"
|
tag: "1.28-bookworm"
|
||||||
|
|
||||||
container2:
|
container2:
|
||||||
image:
|
image:
|
||||||
repository: nginx-alpine
|
repository: nginx
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "1.27"
|
tag: "1.27-alpine"
|
||||||
|
|
||||||
container3:
|
container3:
|
||||||
image:
|
image:
|
||||||
|
|||||||
Reference in New Issue
Block a user