ADD: addend gitlab
This commit is contained in:
13
k3s/apps/Nextcloud/manifest/collabora-clusterip.yaml
Normal file
13
k3s/apps/Nextcloud/manifest/collabora-clusterip.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: collabora
|
||||
namespace: nextcloud
|
||||
spec:
|
||||
selector:
|
||||
app: collabora
|
||||
ports:
|
||||
- port: 9980
|
||||
targetPort: 9980
|
||||
protocol: TCP
|
||||
type: ClusterIP
|
||||
Reference in New Issue
Block a user