Use image in AWS registry

This commit is contained in:
Paul-Henry PERRIN 2026-01-19 15:59:57 +01:00
parent e761dab977
commit 467afdc605

View File

@ -1,6 +1,14 @@
resources: resources:
- ../app - ../app
images:
- name: registry.dev.k8s.transcity/sds/api
newName: 767397786784.dkr.ecr.eu-west-3.amazonaws.com/sds/api
- name: registry.dev.k8s.transcity/sds/ui-admin
newName: 767397786784.dkr.ecr.eu-west-3.amazonaws.com/sds/ui-admin
- name: registry.dev.k8s.transcity/sds/puppeteer
newName: 767397786784.dkr.ecr.eu-west-3.amazonaws.com/sds/puppeteer
patches: patches:
- patch: |- - patch: |-
apiVersion: apps/v1 apiVersion: apps/v1