file rename and linkage

This commit is contained in:
2024-04-26 11:57:14 +02:00
parent 9e75d16af1
commit 86686350e5
8 changed files with 20 additions and 43 deletions

View File

@ -0,0 +1,11 @@
apiVersion: v1
kind: Service
metadata:
name: nextcloud
spec:
ports:
- name: http
port: 80
targetPort: nextcloud
selector:
app: nextcloud