Update kustomization path

This commit is contained in:
Tyler Perkins 2024-10-13 18:44:26 -04:00
parent bbe3ea98c9
commit 0a000c6b81
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -5,7 +5,7 @@ metadata:
namespace: flux-system namespace: flux-system
spec: spec:
interval: 15m interval: 15m
path: sealed-secrets path: "./apps/sealed-secrets"
prune: true # remove any elements later removed from the above path prune: true # remove any elements later removed from the above path
timeout: 5m # if not set, this defaults to interval duration, which is 1h timeout: 5m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef: