initial git commit saving configs

This commit is contained in:
Adrien
2026-03-31 15:30:40 +00:00
commit 7770e9859c
64 changed files with 2866 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: notify-push
namespace: nextcloud
spec:
selector:
app: notify-push
ports:
- name: http
port: 7867
targetPort: 7867