Fix sealed secrets path
This commit is contained in:
parent
90ddd6446c
commit
2e2fd890a8
@ -5,7 +5,7 @@ metadata:
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 15m
|
||||
path: "./infra/sealed-secrets"
|
||||
path: "./cluster/sealed-secrets"
|
||||
prune: true # remove any elements later removed from the above path
|
||||
timeout: 5m # if not set, this defaults to interval duration, which is 1h
|
||||
sourceRef:
|
||||
|
Loading…
Reference in New Issue
Block a user