infrastructure/flux/olympus/base/core.yaml
Vivian 3fd96b3e05
Some checks reported warnings
Lint / lint (push) Has been cancelled
Plex Update / update (push) Has been cancelled
upgrade flux to v2 - 2
2023-07-07 10:21:21 +02:00

14 lines
240 B
YAML

---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: core
namespace: flux-system
spec:
interval: 10m0s
path: ./flux/olympus/core
prune: true
sourceRef:
kind: GitRepository
name: flux-system