chore(deploy): update image references
This commit is contained in:
parent
d09ff346ec
commit
882049f01e
1 changed files with 12 additions and 12 deletions
|
@ -4,19 +4,19 @@ kind: Kustomization
|
||||||
namespace: functions
|
namespace: functions
|
||||||
|
|
||||||
images:
|
images:
|
||||||
- name: blob-proxy
|
- name: blob-proxy
|
||||||
newName: code.icb4dc0.de/infrastructure/functions/blob-proxy
|
newName: code.icb4dc0.de/infrastructure/functions/blob-proxy
|
||||||
newTag: 4ff9f8b383c324cd2119787d1e75677bd3ebb3b2
|
newTag: d09ff346ec42fb45f45016ce82cd0cd84b64bed5
|
||||||
- name: comics
|
- name: comics
|
||||||
newName: code.icb4dc0.de/infrastructure/functions/comics
|
newName: code.icb4dc0.de/infrastructure/functions/comics
|
||||||
newTag: 4ff9f8b383c324cd2119787d1e75677bd3ebb3b2
|
newTag: d09ff346ec42fb45f45016ce82cd0cd84b64bed5
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- resources/namespace.yaml
|
- resources/namespace.yaml
|
||||||
- resources/executor.yaml
|
- resources/executor.yaml
|
||||||
- resources/routes.yaml
|
- resources/routes.yaml
|
||||||
- apps/comics.yaml
|
- apps/comics.yaml
|
||||||
- apps/blob-proxy.yaml
|
- apps/blob-proxy.yaml
|
||||||
|
|
||||||
configurations:
|
configurations:
|
||||||
- kustomizeconfig/spinapp.yaml
|
- kustomizeconfig/spinapp.yaml
|
||||||
|
|
Loading…
Add table
Reference in a new issue