test argo cd - replica 4

This commit is contained in:
gilles 2025-10-18 14:11:31 +02:00
parent d993995eb3
commit a842bbac30

View File

@ -3,7 +3,7 @@ message: "Bienvenue dans le lab de Gilles Mouchet"
ingress: ingress:
hostUrl: hello-kube.gmolab.net # to declare on DNS or host file hostUrl: hello-kube.gmolab.net # to declare on DNS or host file
deployment: deployment:
replicaCount: 2 replicaCount: 4
container: container:
image: image:
repository: "docker.io/gmouchet/hello-kube:1.0" repository: "docker.io/gmouchet/hello-kube:1.0"