add nextcloud

This commit is contained in:
2020-11-29 17:47:20 +11:00
parent 7b4f431428
commit 0b9bb0fe31
3 changed files with 173 additions and 90 deletions
+6
View File
@@ -92,3 +92,9 @@ k apply -f lets.yaml
### badges
kubectl -n apps create secret generic sentry-credentials --from-literal=dsn=xxx
### Nextcloud
# kubectl -n apps create secret generic postgresql-credentials --from-literal=username=postgres --from-literal=password=xxx
k apply -f nextcloud-pv.yaml -n media