.
All checks were successful
Lint and Test Charts / lint-test (push) Successful in 57s
All checks were successful
Lint and Test Charts / lint-test (push) Successful in 57s
This commit is contained in:
@@ -2,8 +2,8 @@ apiVersion: v1
|
||||
stringData:
|
||||
AZP_POOL: {{ .Values.azure.pool }}
|
||||
AZP_TOKEN: {{ .Values.azure.token }}
|
||||
AZP_URL: {{ .Values.azure.url }}
|
||||
AZP_URL {{ .Values.azure.url }}
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: {{ include "az-agent.fullname" . }}
|
||||
type: Opaque
|
||||
type: Opaque
|
||||
|
Reference in New Issue
Block a user