Move sealed secrets to infra

This commit is contained in:
Tyler Perkins 2024-10-15 14:54:51 -04:00
parent 6fa9f6bf4e
commit d48c82dd44
5 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ metadata:
namespace: flux-system namespace: flux-system
spec: spec:
interval: 15m interval: 15m
path: "./apps/sealed-secrets" path: "./infra/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: