chore: remove obsolete listeners
All checks were successful
Renovate / renovate (push) Successful in 2m1s
All checks were successful
Renovate / renovate (push) Successful in 2m1s
This commit is contained in:
parent
ac30e7d1ae
commit
314bb570c9
1 changed files with 1 additions and 35 deletions
|
@ -51,6 +51,7 @@ spec:
|
|||
mode: Terminate
|
||||
certificateRefs:
|
||||
- name: forgejo-tls
|
||||
|
||||
- name: ssh
|
||||
protocol: TCP
|
||||
port: 22
|
||||
|
@ -108,21 +109,6 @@ spec:
|
|||
certificateRefs:
|
||||
- name: coder-port-forwards-tls
|
||||
|
||||
- name: garage-s3-subdomains
|
||||
hostname: "*.s3.icb4dc0.de"
|
||||
port: 443
|
||||
protocol: HTTPS
|
||||
allowedRoutes:
|
||||
namespaces:
|
||||
from: Selector
|
||||
selector:
|
||||
matchLabels:
|
||||
kubernetes.io/metadata.name: garage
|
||||
tls:
|
||||
mode: Terminate
|
||||
certificateRefs:
|
||||
- name: garage-s3-subdomains-tls
|
||||
|
||||
- name: buildr-fider-community
|
||||
hostname: community.buildr.icb4dc0.de
|
||||
port: 443
|
||||
|
@ -168,26 +154,6 @@ spec:
|
|||
certificateRefs:
|
||||
- name: fider-login-tls
|
||||
|
||||
- name: git-age-docs
|
||||
hostname: "docs.git-age.icb4dc0.de"
|
||||
port: 443
|
||||
protocol: HTTPS
|
||||
allowedRoutes:
|
||||
namespaces:
|
||||
from: Selector
|
||||
selector:
|
||||
# workaround to move blog function to functions namespace
|
||||
matchExpressions:
|
||||
- key: kubernetes.io/metadata.name
|
||||
operator: In
|
||||
values:
|
||||
- blog
|
||||
- functions
|
||||
tls:
|
||||
mode: Terminate
|
||||
certificateRefs:
|
||||
- name: git-age-docs-tls
|
||||
|
||||
- name: supabase-operator-docs
|
||||
hostname: "docs.supabase-operator.icb4dc0.de"
|
||||
port: 443
|
||||
|
|
Loading…
Add table
Reference in a new issue