fix(nubus): Remove doublette ingress annotations.

This commit is contained in:
Thorsten Roßner
2024-06-14 16:04:50 +02:00
parent 6ef3641d82
commit 890b36ecbb

View File

@@ -1202,9 +1202,6 @@ keycloak-extensions:
imagePullPolicy: {{ .Values.global.imagePullPolicy | quote }}
imagePullSecrets: {{ .Values.global.imagePullSecrets }}
ingress:
annotations:
nginx.org/proxy-buffer-size: "8k"
nginx.ingress.kubernetes.io/proxy-buffer-size: "8k"
paths:
{{- if .Values.debug.enabled }}
- pathType: "Prefix"