diff --git a/contrib/helm/harbor/templates/ingress/ingress.yaml b/contrib/helm/harbor/templates/ingress/ingress.yaml index d1c4870f3..06afa590c 100644 --- a/contrib/helm/harbor/templates/ingress/ingress.yaml +++ b/contrib/helm/harbor/templates/ingress/ingress.yaml @@ -41,6 +41,7 @@ metadata: annotations: {{ toYaml .Values.ingress.annotations | indent 4 }} nginx.ingress.kubernetes.io/rewrite-target: /registryproxy/v2 + ingress.kubernetes.io/rewrite-target: /registryproxy/v2 spec: {{ if not .Values.insecureRegistry }} tls: