You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy-templates/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,7 @@ A Helm chart for KubeRocketCI Platform
80
80
| extraQuickLinks | object |`{}`| Define extra Quick Links, more details: https://github.com/epam/edp-codebase-operator/|
81
81
| gerrit-operator.enabled | bool |`false`||
82
82
| global.apiGatewayUrl | string |`""`| API Gateway URL configuration for Widget Functionality |
83
+
| global.availableClusters | string |`""`| Define the list of available remote clusters to deploy applications. Example: "cluster1, cluster2, cluster3" |
83
84
| global.dnsWildCard | string |`nil`| a cluster DNS wildcard name |
84
85
| global.dockerRegistry.awsRegion | string |`""`| Defines the geographic area where the (AWS) Elastic Container Registry repository is hosted (optional). E.g. "eu-central-1". Mandatory if 'global.dockerRegistry.type=ecr' for kaniko build-task. Ref: https://github.com/epam/edp-tekton/blob/release/0.10/charts/pipelines-library/templates/tasks/kaniko.yaml#L73|
0 commit comments