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:
|
||||
kind: GitRepository
|
||||
name: flux-system
|
||||
path: ./apps/staging/customer1
|
||||
path: ../../apps/staging/customer1/
|
||||
prune: true
|
||||
decryption:
|
||||
provider: sops
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue