We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a998b commit 5451ce6Copy full SHA for 5451ce6
http-add-on/templates/interceptor/deployment.yaml
@@ -48,8 +48,6 @@ spec:
48
imagePullPolicy: '{{ .Values.interceptor.pullPolicy | default "Always" }}'
49
name: "{{ .Chart.Name }}-interceptor"
50
env:
51
- - name: KEDA_HTTP_CURRENT_NAMESPACE
52
- value: "{{ .Release.Namespace }}"
53
- name: KEDA_HTTP_PROXY_PORT
54
value: "{{ .Values.interceptor.proxy.port }}"
55
- name: KEDA_HTTP_ADMIN_PORT
0 commit comments