summaryrefslogtreecommitdiffstats
path: root/site/intel-pod17/software
diff options
context:
space:
mode:
authorKaspars Skels <kaspars.skels@att.com>2019-09-16 16:41:02 -0500
committerKaspars Skels <kaspars.skels@att.com>2019-09-16 16:41:02 -0500
commit12cc65e58054a2ba89138254e60f76d36bc7c5e7 (patch)
tree88c74d5bec3d64f07d8c92ffbb74a64f2d4290e4 /site/intel-pod17/software
parent9d2cb52b71196fbb0131cf7cb0ed698561b5808f (diff)
Minor fixes to code comments
Change-Id: I8ddb0b2deca4e4f0b2a254c490da880f0d7def21 Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
Diffstat (limited to 'site/intel-pod17/software')
-rw-r--r--site/intel-pod17/software/charts/kubernetes/container-networking/etcd.yaml2
-rw-r--r--site/intel-pod17/software/charts/kubernetes/etcd/etcd.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/site/intel-pod17/software/charts/kubernetes/container-networking/etcd.yaml b/site/intel-pod17/software/charts/kubernetes/container-networking/etcd.yaml
index 6bbade4..8d397e4 100644
--- a/site/intel-pod17/software/charts/kubernetes/container-networking/etcd.yaml
+++ b/site/intel-pod17/software/charts/kubernetes/container-networking/etcd.yaml
@@ -17,7 +17,7 @@ metadata:
substitutions:
# Generate a list of control plane nodes (i.e. genesis node + master node
# list) on which calico etcd will run and will need certs. It is assumed
- # that Airship sites will have 4 control plane nodes, so this should not need to
+ # that Airship sites will have 3 control plane nodes, so this should not need to
# change for a new site.
- src:
schema: pegleg/CommonAddresses/v1
diff --git a/site/intel-pod17/software/charts/kubernetes/etcd/etcd.yaml b/site/intel-pod17/software/charts/kubernetes/etcd/etcd.yaml
index 91b6ed2..dd24889 100644
--- a/site/intel-pod17/software/charts/kubernetes/etcd/etcd.yaml
+++ b/site/intel-pod17/software/charts/kubernetes/etcd/etcd.yaml
@@ -17,7 +17,7 @@ metadata:
substitutions:
# Generate a list of control plane nodes (i.e. genesis node + master node
# list) on which k8s etcd will run and will need certs. It is assumed
- # that Airship sites will have 4 control plane nodes, so this should not need to
+ # that Airship sites will have 3 control plane nodes, so this should not need to
# change for a new site.
- src:
schema: pegleg/CommonAddresses/v1