moved secrets directory to correct location
This commit is contained in:
parent
dbfafc123e
commit
33444b0c8c
|
|
@ -5,7 +5,7 @@ metadata:
|
|||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
path: ../../secrets/
|
||||
path: ../../../secrets/
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
|
|
|
|||
Loading…
Reference in a new issue