fix: rebase conflict in kustomization
This commit is contained in:
parent
6f60066e14
commit
adaa46d144
1 changed files with 3 additions and 21 deletions
|
@ -3,12 +3,10 @@ kind: Kustomization
|
||||||
|
|
||||||
namespace: functions
|
namespace: functions
|
||||||
|
|
||||||
|
|
||||||
images:
|
images:
|
||||||
<<<<<<< HEAD
|
|
||||||
- name: blob-proxy
|
- name: blob-proxy
|
||||||
newName: code.icb4dc0.de/infrastructure/functions/blob-proxy
|
newName: code.icb4dc0.de/infrastructure/functions/blob-proxy
|
||||||
newTag: 8897bbe4eb0653695c5951a3dc1ec096d6ef8771
|
newTag: 96cf231814d27f6dc9451e4eef0b7faaa63fc3c5
|
||||||
- name: comics
|
- name: comics
|
||||||
newName: code.icb4dc0.de/infrastructure/functions/comics
|
newName: code.icb4dc0.de/infrastructure/functions/comics
|
||||||
newTag: 96cf231814d27f6dc9451e4eef0b7faaa63fc3c5
|
newTag: 96cf231814d27f6dc9451e4eef0b7faaa63fc3c5
|
||||||
|
@ -19,22 +17,6 @@ resources:
|
||||||
- resources/routes.yaml
|
- resources/routes.yaml
|
||||||
- apps/comics.yaml
|
- apps/comics.yaml
|
||||||
- apps/blob-proxy.yaml
|
- apps/blob-proxy.yaml
|
||||||
=======
|
|
||||||
- name: comics
|
|
||||||
newName: code.icb4dc0.de/infrastructure/functions/comics
|
|
||||||
newTag: 96cf231814d27f6dc9451e4eef0b7faaa63fc3c5
|
|
||||||
|
|
||||||
- name: blob-proxy
|
|
||||||
newName: code.icb4dc0.de/infrastructure/functions/blob-proxy
|
|
||||||
newTag: latest
|
|
||||||
|
|
||||||
resources:
|
|
||||||
- resources/namespace.yaml
|
|
||||||
- resources/executor.yaml
|
|
||||||
- resources/routes.yaml
|
|
||||||
- apps/comics.yaml
|
|
||||||
- apps/blob-proxy.yaml
|
|
||||||
>>>>>>> 6beb26c (feat: migrate blob proxy)
|
|
||||||
|
|
||||||
configurations:
|
configurations:
|
||||||
- kustomizeconfig/spinapp.yaml
|
- kustomizeconfig/spinapp.yaml
|
||||||
|
|
Loading…
Add table
Reference in a new issue