This commit is contained in:
2024-01-22 11:27:58 +01:00
parent 617ed5601c
commit b065fc7e59
2 changed files with 4 additions and 5 deletions

View File

@@ -14,4 +14,4 @@ Some admin actions require you to put your Nextcloud instance into
```
# $NEXTCLOUD_POD should be the name of *your* nextcloud pod :)
kubectl exec $NEXTCLOUD_POD -- su -s /bin/sh www-data -c "php occ maintenance:mode --on"
```s
```