Files
kube-cluster/nextcloud/notify-push-svc.yaml
2026-03-31 15:30:40 +00:00

12 lines
186 B
YAML

apiVersion: v1
kind: Service
metadata:
name: notify-push
namespace: nextcloud
spec:
selector:
app: notify-push
ports:
- name: http
port: 7867
targetPort: 7867