feat(contour): ente listener & TLS
All checks were successful
Renovate / renovate (push) Successful in 57s
All checks were successful
Renovate / renovate (push) Successful in 57s
This commit is contained in:
parent
caa2cd39b7
commit
7f1008bf0d
1 changed files with 14 additions and 0 deletions
|
@ -56,6 +56,20 @@ spec:
|
|||
mode: Terminate
|
||||
certificateRefs:
|
||||
- name: forgejo-tls
|
||||
- name: ente-endpoints
|
||||
hostname: "*.ente.icb4dc0.de"
|
||||
port: 443
|
||||
protocol: HTTPS
|
||||
allowedRoutes:
|
||||
namespaces:
|
||||
from: Selector
|
||||
selector:
|
||||
matchLabels:
|
||||
kubernetes.io/metadata.name: ente
|
||||
tls:
|
||||
mode: Terminate
|
||||
certificateRefs:
|
||||
- name: ente-tls
|
||||
- name: coder-port-forwards
|
||||
hostname: "*.ide.icb4dc0.de"
|
||||
port: 443
|
||||
|
|
Loading…
Reference in a new issue