diff options
Diffstat (limited to 'site/intel-pod17/software/charts/kubernetes/etcd/etcd.yaml')
-rw-r--r-- | site/intel-pod17/software/charts/kubernetes/etcd/etcd.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |