Fix sealed secrets path

This commit is contained in:
Tyler Perkins 2024-11-03 15:32:16 -05:00
parent 90ddd6446c
commit 2e2fd890a8
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -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: