From: Kuralamudhan Ramakrishnan Date: Mon, 13 Dec 2021 22:19:09 +0000 (+0000) Subject: Merge "Remove site label from default chart values" X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=9098160f02327e2454375310eda4c53f43fad05b;hp=245b963a4b4e0d179ab46eb52917bc569b83e607;p=icn.git Merge "Remove site label from default chart values" --- diff --git a/deploy/cluster/values.yaml b/deploy/cluster/values.yaml index 5b0f8c4..87c2632 100644 --- a/deploy/cluster/values.yaml +++ b/deploy/cluster/values.yaml @@ -1,12 +1,10 @@ # clusterName is the name of the cluster. clusterName: cluster-1 -# clusterLabels is a dictionary of labels. The provider and site -# labels are shown as examples only; additional labels may be -# provided. +# clusterLabels is a dictionary of labels. The provider label is +# shown as an example only; additional labels may be provided. clusterLabels: provider: icn - site: test-site # numControlPlaneMachines is the number of control plane nodes. numControlPlaneMachines: 1