No unifi anymore, get ye gone!

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-02-20 19:26:38 +00:00
parent c91d762d07
commit d8195aff4a
1 changed files with 0 additions and 25 deletions

View File

@ -1,25 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: unifi
namespace: argocd
spec:
destination:
namespace: unifi
server: https://kubernetes.default.svc
project: infra
source:
chart: unifi-controller
helm:
parameters:
- name: persistence.storageClass
value: "rook-ceph-block-ssd"
- name: persistence.backup.enabled
value: "false"
- name: ingress.enabled
value: "false"
repoURL: https://qonstrukt.github.io/helm-charts/
targetRevision: 2.4.0
syncPolicy:
automated:
selfHeal: true