switch ocis to nfs-provisioner

This commit is contained in:
2024-03-28 13:52:44 +01:00
parent 58e632e0b8
commit 08b4c7eb5e
11 changed files with 22 additions and 22 deletions

View File

@@ -0,0 +1,19 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: files-application
namespace: argocd
spec:
project: apps
source:
repoURL: ssh://git@git.kluster.moll.re:2222/remoll/k3s-infra.git
targetRevision: main
path: apps/files
destination:
server: https://kubernetes.default.svc
namespace: files
syncPolicy:
automated:
prune: true
selfHeal: true