feat: hosting on k3s
This commit is contained in:
5
nexcloud/helm-up.sh
Executable file
5
nexcloud/helm-up.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
helm upgrade --install nextcloud nextcloud/nextcloud \
|
||||
--values ./values.yaml \
|
||||
--values ./values.local.yaml \
|
||||
--namespace=cloud-limbosolutions-com
|
||||
Reference in New Issue
Block a user