diff --git a/contour/resources/default_gateway.yaml b/contour/resources/default_gateway.yaml index aacffea..8ce84a6 100644 --- a/contour/resources/default_gateway.yaml +++ b/contour/resources/default_gateway.yaml @@ -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