fix kustomization path
This commit is contained in:
parent
15196a554f
commit
8122982e24
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ spec:
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
name: flux-system
|
name: flux-system
|
||||||
path: ./apps/staging/customer1
|
path: ../../apps/staging/customer1/
|
||||||
prune: true
|
prune: true
|
||||||
decryption:
|
decryption:
|
||||||
provider: sops
|
provider: sops
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue