chore(deploy): update comics image reference
This commit is contained in:
parent
4d3403c706
commit
cfdad534f0
1 changed files with 8 additions and 8 deletions
|
@ -4,15 +4,15 @@ kind: Kustomization
|
||||||
namespace: functions
|
namespace: functions
|
||||||
|
|
||||||
images:
|
images:
|
||||||
- name: comics
|
- name: comics
|
||||||
newName: code.icb4dc0.de/infrastructure/functions/comics
|
newName: code.icb4dc0.de/infrastructure/functions/comics
|
||||||
newTag: latest
|
newTag: 4d3403c7063522c7845efac52745968024f50fbb
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||
configurations:
|
configurations:
|
||||||
- kustomizeconfig/spinapp.yaml
|
- kustomizeconfig/spinapp.yaml
|
||||||
|
|
Loading…
Add table
Reference in a new issue