all-in-one/nextcloud-aio-helm-chart/templates/nextcloud-aio-notify-push-service.yaml
szaimen 921952c042 Helm Chart updates
Signed-off-by: GitHub <noreply@github.com>
2023-06-26 10:27:30 +00:00

16 lines
374 B
YAML
Executable file

apiVersion: v1
kind: Service
metadata:
annotations:
kompose.cmd: kompose convert -c -f latest.yml
kompose.version: 1.28.0 (c4137012e)
labels:
io.kompose.service: nextcloud-aio-notify-push
name: nextcloud-aio-notify-push
spec:
ports:
- name: "7867"
port: 7867
targetPort: 7867
selector:
io.kompose.service: nextcloud-aio-notify-push