[DO-1619] rename repo (!83)
Co-authored-by: Rustam Tagaev <rustam.tagaev@avroid.tech> Reviewed-on: https://git.avroid.tech/DevOps/jenkins-pipelines/pulls/83
This commit is contained in:
@@ -19,7 +19,7 @@ String valuesPath = 'avroid.local/api-gateway/openresty'
|
||||
String namespace = 'api-gateway'
|
||||
String helmChart = 'openresty'
|
||||
String helmRepoPath = 'avroid/openresty'
|
||||
String helmRepo = "${env.JENKINS_NEXUS_URL}/repository/avroid-charts"
|
||||
String helmRepo = "${env.JENKINS_NEXUS_URL}/repository/devops-helm-release"
|
||||
|
||||
Map configuration = [
|
||||
vaultUrl: env.JENKINS_VAULT_URL,
|
||||
|
||||
Reference in New Issue
Block a user