diff --git a/templates/backstage-configmap.yaml b/templates/backstage-configmap.yaml index 9e001dc..5c06b9d 100644 --- a/templates/backstage-configmap.yaml +++ b/templates/backstage-configmap.yaml @@ -89,8 +89,6 @@ data: target: '{{ .Values.integrations.argocd.url }}' changeOrigin: true secure: true - headers: - Authorization: 'Bearer ${ARGOCD_AUTH_TOKEN}' '/gitea/api': target: '{{ .Values.integrations.gitea.url }}'