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
|
||||
|
||||
images:
|
||||
- name: comics
|
||||
newName: code.icb4dc0.de/infrastructure/functions/comics
|
||||
newTag: latest
|
||||
- name: comics
|
||||
newName: code.icb4dc0.de/infrastructure/functions/comics
|
||||
newTag: 4d3403c7063522c7845efac52745968024f50fbb
|
||||
|
||||
resources:
|
||||
- resources/namespace.yaml
|
||||
- resources/executor.yaml
|
||||
- resources/routes.yaml
|
||||
- apps/comics.yaml
|
||||
- resources/namespace.yaml
|
||||
- resources/executor.yaml
|
||||
- resources/routes.yaml
|
||||
- apps/comics.yaml
|
||||
|
||||
configurations:
|
||||
- kustomizeconfig/spinapp.yaml
|
||||
- kustomizeconfig/spinapp.yaml
|
||||
|
|
Loading…
Add table
Reference in a new issue