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,19 @@
- op: add
path: /spec/listeners/-
value:
name: jenkins
protocol: HTTPS
port: 443
hostname: "jenkins.jsme.be"
allowedRoutes:
namespaces:
from: Selector
selector:
matchLabels:
kubernetes.io/metadata.name: jenkins
tls:
mode: Terminate
certificateRefs:
- kind: Secret
name: jenkins-tls
namespace: envoy-gateway