Move ntfy to deprecated

This commit is contained in:
2026-05-31 22:25:33 +02:00
parent 0140810d60
commit c8e05c0650
5 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
apiVersion: v1
kind: Service
metadata:
name: ntfy
namespace: ntfy
spec:
selector:
app: ntfy
ports:
- name: http
port: 80
targetPort: 80
type: ClusterIP