chore: Mise à jour de la configuration Kubernetes
This commit is contained in:
@@ -29,7 +29,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: afterwork-api
|
||||
image: registry.lions.dev/afterwork-api:1.0.0
|
||||
image: registry.lions.dev/lionsdev/mic-after-work-server-impl-quarkus-main:d659416
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
@@ -75,5 +75,5 @@ spec:
|
||||
emptyDir:
|
||||
sizeLimit: 1Gi
|
||||
imagePullSecrets:
|
||||
- name: registry-credentials
|
||||
- name: lionsregistry-secret
|
||||
restartPolicy: Always
|
||||
|
||||
Reference in New Issue
Block a user