mirror of
https://github.com/bvanroll/environment-ff-stage-euw1-gkecluster-primary-dev.git
synced 2025-08-29 03:52:45 +00:00
13 lines
311 B
YAML
13 lines
311 B
YAML
# Override configuration from https://github.com/jenkins-x/jenkins-x-platform/blob/master/jenkins-x-platform/values.yaml
|
|
jenkins-x-platform:
|
|
PipelineSecrets:
|
|
|
|
# lets enable ACR docker builds
|
|
DockerConfig: |-
|
|
{
|
|
"credsStore": "acr-linux"
|
|
}
|
|
|
|
docker-registry:
|
|
enabled: false
|