change ingress domain for docker-registry to dkregistry

This commit is contained in:
2022-10-31 07:28:33 -04:00
parent 2720a8b221
commit ad9b209742

View File

@@ -10,10 +10,10 @@ metadata:
traefik.ingress.kubernetes.io/router.tls: "true" traefik.ingress.kubernetes.io/router.tls: "true"
spec: spec:
rules: rules:
- host: www.xai-corp.net - host: dkregistry.xai-corp.net
http: http:
paths: paths:
- path: /v2/ - path: /
pathType: Prefix pathType: Prefix
backend: backend:
service: service: