fix registry

This commit is contained in:
Nathan Rashleigh 2025-04-08 22:08:48 +10:00
parent 260a072aa7
commit 4c72c841e7

View File

@ -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: