new-cluster/applications/gitea/gitea-kustomization.yaml

16 lines
248 B
YAML

---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: gitea
namespace: flux-system
spec:
interval: 3m0s
path: ./
prune: true
sourceRef:
kind: GitRepository
name: gitea
targetNamespace: gitea