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