add core/ns

This commit is contained in:
Vivian 2023-01-16 16:27:51 +01:00
parent d1a61a0f28
commit 9d3648cc18
6 changed files with 34 additions and 8 deletions

View file

@ -0,0 +1,13 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: core
namespace: flux-system
spec:
interval: 10m0s
path: ./flux/olympus/core
prune: true
sourceRef:
kind: GitRepository
name: flux-system