File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
charts/member-agent-arc/templates Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 3434 env :
3535 - name : TOKEN_NAMESPACE
3636 value : " fleet-system"
37- - name : STARTUP_RESOURCE_TYPE
38- value : " 6dae42f8-4368-4678-94ff-3960e28e3630"
3937{{- .Values.Azure.Identity.MSIAdapterYaml | nindent 10 }}
4038 - name : refresh-token
4139 image : " {{ .Values.refreshtoken.repository }}:{{ .Values.refreshtoken.tag }}"
@@ -165,8 +163,6 @@ spec:
165163 env :
166164 - name : TOKEN_NAMESPACE
167165 value : " fleet-system"
168- - name : STARTUP_RESOURCE_TYPE
169- value : " 6dae42f8-4368-4678-94ff-3960e28e3630"
170166{{- .Values.Azure.Identity.MSIAdapterYaml | nindent 10 }}
171167 - name : refresh-token
172168 image : " {{ .Values.refreshtoken.repository }}:{{ .Values.refreshtoken.tag }}"
@@ -292,9 +288,7 @@ spec:
292288 imagePullPolicy : IfNotPresent
293289 env :
294290 - name : TOKEN_NAMESPACE
295- value : " fleet-system"
296- - name : STARTUP_RESOURCE_TYPE
297- value : " 6dae42f8-4368-4678-94ff-3960e28e3630"
291+ value : " fleet-system"
298292{{- .Values.Azure.Identity.MSIAdapterYaml | nindent 10 }}
299293 - name : refresh-token
300294 image : " {{ .Values.refreshtoken.repository }}:{{ .Values.refreshtoken.tag }}"
You can’t perform that action at this time.
0 commit comments