.
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
|
||||
|
@@ -1,5 +1,5 @@
|
||||
# Default values for az-agent.
|
||||
# This is a YAML-formatted file.
|
||||
# This is a YAML-formatted file. sdf
|
||||
|
||||
# Declare variables to be passed into your templates.
|
||||
|
||||
|
Reference in New Issue
Block a user