fix unifi

This commit is contained in:
Vivian 2023-01-15 19:31:14 +01:00
parent ea29654efc
commit 08f37f5d0f
7 changed files with 66 additions and 107 deletions

View file

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