Compare commits

...

1 Commits

Author SHA1 Message Date
Marie PUPO JEAMMET ed551e8cbb 🚀(deployment) prepare for release
testing deployment process
2024-08-07 18:31:33 +02:00
2 changed files with 14 additions and 14 deletions
@@ -1,7 +1,13 @@
image:
repository: lasuite/people-backend
pullPolicy: Always
tag: "main"
tag: "v0.2.1"
frontend:
image:
repository: lasuite/people-frontend
pullPolicy: Always
tag: "v0.2.1"
backend:
migrateJobAnnotations:
@@ -92,12 +98,6 @@ backend:
- python manage.py createsuperuser --username $DJANGO_SUPERUSER_EMAIL --password $DJANGO_SUPERUSER_PASSWORD
restartPolicy: Never
frontend:
image:
repository: lasuite/people-frontend
pullPolicy: Always
tag: "main"
ingress:
enabled: true
host: desk-preprod.beta.numerique.gouv.fr
@@ -1,7 +1,13 @@
image:
repository: lasuite/people-backend
pullPolicy: Always
tag: "v0.1.0"
tag: "v0.2.1"
frontend:
image:
repository: lasuite/people-frontend
pullPolicy: Always
tag: "v0.2.1"
backend:
migrateJobAnnotations:
@@ -92,12 +98,6 @@ backend:
- python manage.py createsuperuser --username $DJANGO_SUPERUSER_EMAIL --password $DJANGO_SUPERUSER_PASSWORD
restartPolicy: Never
frontend:
image:
repository: lasuite/people-frontend
pullPolicy: Always
tag: "v0.1.0"
ingress:
enabled: true
host: regie.numerique.gouv.fr