switch ocis to nfs-provisioner
This commit is contained in:
parent
58e632e0b8
commit
08b4c7eb5e
@ -8,7 +8,7 @@ resources:
|
|||||||
- deployment.yaml
|
- deployment.yaml
|
||||||
- ocis-config.sealedsecret.yaml
|
- ocis-config.sealedsecret.yaml
|
||||||
|
|
||||||
namespace: ocis
|
namespace: files
|
||||||
|
|
||||||
images:
|
images:
|
||||||
- name: ocis
|
- name: ocis
|
17
apps/files/ocis-config.sealedsecret.yaml
Normal file
17
apps/files/ocis-config.sealedsecret.yaml
Normal file
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
|
apiVersion: argoproj.io/v1alpha1
|
||||||
kind: Application
|
kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
name: ocis-application
|
name: files-application
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
|
|
||||||
spec:
|
spec:
|
||||||
@ -9,10 +9,10 @@ spec:
|
|||||||
source:
|
source:
|
||||||
repoURL: ssh://git@git.kluster.moll.re:2222/remoll/k3s-infra.git
|
repoURL: ssh://git@git.kluster.moll.re:2222/remoll/k3s-infra.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: apps/ocis
|
path: apps/files
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: ocis
|
namespace: files
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
@ -25,6 +25,7 @@ resources:
|
|||||||
# simple apps
|
# simple apps
|
||||||
- adguard/
|
- adguard/
|
||||||
- eth-physics/
|
- eth-physics/
|
||||||
|
- files/
|
||||||
- finance/
|
- finance/
|
||||||
- homeassistant/
|
- homeassistant/
|
||||||
- immich/
|
- immich/
|
||||||
@ -33,7 +34,6 @@ resources:
|
|||||||
- monitoring/
|
- monitoring/
|
||||||
# - nextcloud/
|
# - nextcloud/
|
||||||
- ntfy/
|
- ntfy/
|
||||||
- ocis/
|
|
||||||
- recipes/
|
- recipes/
|
||||||
- rss/
|
- rss/
|
||||||
# - syncthing/
|
# - syncthing/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user