ADD: added working nextcloud version
This commit is contained in:
13
k3s/apps/Nextcloud/manifest/collabora-service.yaml
Normal file
13
k3s/apps/Nextcloud/manifest/collabora-service.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: collabora-nodeport
|
||||
namespace: nextcloud
|
||||
spec:
|
||||
type: NodePort
|
||||
selector:
|
||||
app: collabora
|
||||
ports:
|
||||
- port: 9980
|
||||
targetPort: 9980
|
||||
nodePort: 30980
|
||||
Reference in New Issue
Block a user