switch ocis to nfs-provisioner

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

@ -8,7 +8,7 @@ resources:
- deployment.yaml
- ocis-config.sealedsecret.yaml
namespace: ocis
namespace: files
images:
- name: ocis

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

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

@ -25,6 +25,7 @@ resources:
# simple apps
- adguard/
- eth-physics/
- files/
- finance/
- homeassistant/
- immich/
@ -33,7 +34,6 @@ resources:
- monitoring/
# - nextcloud/
- ntfy/
- ocis/
- recipes/
- rss/
# - syncthing/