[ACI] Set the ACI_EXTRA_USER_AGENT in the helm charts (#380)

* Set the ACI_EXTRA_USER_AGENT in the helm charts

* Update the latest helm charts
This commit is contained in:
Robbie Zhang
2018-10-22 14:42:25 -07:00
committed by GitHub
parent 1d22783951
commit ebc9463783
8 changed files with 9 additions and 3 deletions

View File

@@ -41,6 +41,8 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
- name: ACI_EXTRA_USER_AGENT
value: {{ printf "helm-chart/aks/%s/%s" .Chart.Name .Chart.Version }}
- name: ACI_SUBNET_NAME
value: {{ .Values.env.aciVnetSubnetName }}
- name: ACI_SUBNET_CIDR