fix registry
This commit is contained in:
parent
260a072aa7
commit
4c72c841e7
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user