ADD: added working nextcloud version

This commit is contained in:
2026-03-02 20:49:50 +01:00
parent f0c47beaad
commit f0a02c3740
12 changed files with 204 additions and 47 deletions

View 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