diff --git a/helm-chart/templates/acend-ingres.yaml b/helm-chart/templates/acend-ingres.yaml index e7c18c49..a02581b9 100644 --- a/helm-chart/templates/acend-ingres.yaml +++ b/helm-chart/templates/acend-ingres.yaml @@ -53,7 +53,7 @@ metadata: {{- with .Values.ingress.annotations }} annotations: {{- toYaml . | nindent 4 }} - nginx.ingress.kubernetes.io/auth-signin: https://github-oauth-proxy.acend.ch/oauth2/start?rd=https%%3A%%2F%%2Fwebsite-{{ $releaseName }}.test.acend.ch + nginx.ingress.kubernetes.io/auth-signin: https://github-oauth-proxy.acend.ch/oauth2/start?rd=https%3A%2F%2Fwebsite-{{ $releaseName }}.test.acend.ch nginx.ingress.kubernetes.io/auth-url: https://github-oauth-proxy.acend.ch/oauth2/auth {{- end }} spec: