Move Jenkins and ntfy to deprecated

This commit is contained in:
2026-07-08 09:07:03 +02:00
parent e467340edd
commit 571c5d5d0b
12 changed files with 2 additions and 11 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