Explanation of values.yaml
The following table describes the configuration parameters listed in the values.yaml file. You will need the parameter values obtained in Before You Install CN2 Pipelines. See an example values.yaml file in Install the CN2 Pipelines Helm Chart
Name |
Description |
Value |
Accepted Values |
---|---|---|---|
Global Parameters |
|||
global.registry |
Global image registry to pull Juniper artifacts |
"" |
enterprise-hub.juniper.net/contrail-container-prod/ |
global.docker_image_repo |
Global docker registry for non-Juniper images |
"" |
docker.io |
global.imagePullSecret |
Image pull secret for authenticated registry in base64 format. |
"" |
base64 formatted secret |
global.deployment_type |
CN2 cluster installed on Kubernetes or OpenShift |
"" |
k8s , openshift |
global.managementServer
|
Management server KubeAPI IP |
"" |
Example: |
Global GitServer Parameters |
|||
|
GitLab personal access token |
"" |
Example: 1di9sd23cpsadadsaaasd |
|
Base server for your GitLab server |
"" |
Example: |
|
Repository or project name in GitLab |
"" |
Example: |
|
Folder name where all the CN2 configurations are located |
"" |
Example: |
|
CN2 config Git branch name |
"" |
Example: |
Global cn2ClusterDetails |
|||
|
CN2 cluster name from kubeconfig file |
"" |
Example: |
global.cn2ClusterDetails.server
|
CN2 cluster kubeapi server, which is accessible from the management server |
"" |
Example: |
|
CN2 kubeconfig name |
"" |
|
|
CN2 test profile folder location |
"" |
Example: |
Workflow Object Parameters |
|||
|
True if SSL enabled. Otherwise, False |
False |
|
Enable the following OpenShift Container Platform (OCP) when deployment_type is "openshift" |
|||
|
Only for OpenShift Container Platform (OCP) kubeapi IP address |
"" |
Example: |
|
Only for OpenShift Container Platform (OCP) kubeapi name |
"" |
Example: |