We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 243f387 + 80c0782 commit 74cd8cbCopy full SHA for 74cd8cb
charts/member-agent-arc/templates/deployment.yaml
@@ -252,7 +252,7 @@ spec:
252
- name: provider-token
253
mountPath: /config
254
{{- if and (or .Values.Azure.proxySettings.isCustomCert .Values.Azure.proxySettings.isProxyEnabled) (.Values.Azure.proxySettings.proxyCert) }}
255
- - name: azure-proxy-cert-store
+ - name: azure-proxy-cert-store
256
mountPath: /etc/ssl/certs/azure-proxy-cert.crt
257
subPath: azure-proxy-cert.crt
258
readOnly: true
0 commit comments