Compare commits

...

2 Commits

Author SHA1 Message Date
Zpekii
8edf753f47 Merge branch 'main' of https://git.0orz.top/Zpekii/go-example
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7m15s
2026-01-25 17:26:58 +08:00
Zpekii
50aad7aaed chore: update kustomization 2026-01-25 17:26:56 +08:00
2 changed files with 8 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ metadata:
namespace: flux-system
spec:
interval: 30m0s
path: ./kustomize
path: ./
prune: true
retryInterval: 2m0s
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/