diff --git a/contour/resources/default_gateway.yaml b/contour/resources/default_gateway.yaml index 862cd76..d66e54c 100644 --- a/contour/resources/default_gateway.yaml +++ b/contour/resources/default_gateway.yaml @@ -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