From 4c72c841e76ff36b2c3eaec3761f354bfc78cb8d Mon Sep 17 00:00:00 2001 From: Nathan Rashleigh Date: Tue, 8 Apr 2025 22:08:48 +1000 Subject: [PATCH] fix registry --- ops/registry.ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops/registry.ingress.yaml b/ops/registry.ingress.yaml index 51c6424..b50c9b1 100644 --- a/ops/registry.ingress.yaml +++ b/ops/registry.ingress.yaml @@ -4,6 +4,7 @@ apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: registry + namespace: ops annotations: haproxy.org/proxy-body-size-limit: "2g" cert-manager.io/cluster-issuer: "letsencrypt-prod" @@ -11,7 +12,6 @@ spec: ingressClassName: haproxy tls: - hosts: - - registry.strix.systems - registry.ntwl.xyz secretName: registry-strix-systems-tls rules: