chore: update kustomization

This commit is contained in:
Zpekii
2026-01-25 17:26:56 +08:00
parent 4154c807b1
commit 50aad7aaed
2 changed files with 8 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ metadata:
namespace: flux-system namespace: flux-system
spec: spec:
interval: 30m0s interval: 30m0s
path: ./kustomize path: ./
prune: true prune: true
retryInterval: 2m0s retryInterval: 2m0s
sourceRef: sourceRef:

7
kustomization.yaml Normal file
View File

@@ -0,0 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- clusters/app/go-example-source.yaml
- clusters/app/go-example-kustomization.yaml
- clusters/app/flux-system/