mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-22 15:41:47 +00:00
Test kustomize-controller panic fix
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
360e298cae
commit
6972f98fe2
1 changed files with 4 additions and 0 deletions
|
|
@ -11,3 +11,7 @@ patchesJson6902:
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
name: kustomize-controller
|
name: kustomize-controller
|
||||||
path: patch.yaml
|
path: patch.yaml
|
||||||
|
images:
|
||||||
|
- name: fluxcd/kustomize-controller
|
||||||
|
newName: stefanprodan/kustomize-controller
|
||||||
|
newTag: v0.15.1-1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue