.
This commit is contained in:
parent
3897cb8ee7
commit
2a40a55649
@ -2,7 +2,7 @@ apiVersion: v1
|
|||||||
stringData:
|
stringData:
|
||||||
AZP_POOL: {{ .Values.azure.pool }}
|
AZP_POOL: {{ .Values.azure.pool }}
|
||||||
AZP_TOKEN: {{ .Values.azure.token }}
|
AZP_TOKEN: {{ .Values.azure.token }}
|
||||||
AZP_URL {{ .Values.azure.url }}
|
AZP_URL: {{ .Values.azure.url }}
|
||||||
kind: Secret
|
kind: Secret
|
||||||
metadata:
|
metadata:
|
||||||
name: {{ include "az-agent.fullname" . }}
|
name: {{ include "az-agent.fullname" . }}
|
||||||
|
Loading…
Reference in New Issue
Block a user