Update the typo "dont" to "don't"
Change-Id: Id88185299f9139da142edf2c6e1e4a2c2cdfecb6
This commit is contained in:
parent
cc30691207
commit
2cef4d3f99
@ -395,7 +395,7 @@ pod:
|
||||
replicas:
|
||||
api: 1
|
||||
policy_engine: 1
|
||||
# dont scale out ds node
|
||||
# don't scale out ds node
|
||||
# only one node per environment should be in active state
|
||||
# https://docs.openstack.org/congress/latest/admin/ha-overview.html#ha-overview
|
||||
datasource: 1
|
||||
|
@ -25,7 +25,7 @@ helm upgrade --install libvirt ./libvirt \
|
||||
${OSH_EXTRA_HELM_ARGS} \
|
||||
${OSH_EXTRA_HELM_ARGS_LIBVIRT}
|
||||
|
||||
#NOTE(portdirect): We dont wait for libvirt pods to come up, as they depend
|
||||
#NOTE(portdirect): We don't wait for libvirt pods to come up, as they depend
|
||||
# on the neutron agents being up.
|
||||
|
||||
#NOTE: Validate Deployment info
|
||||
|
@ -26,7 +26,7 @@ helm upgrade --install libvirt ./libvirt \
|
||||
${OSH_EXTRA_HELM_ARGS} \
|
||||
${OSH_EXTRA_HELM_ARGS_LIBVIRT}
|
||||
|
||||
#NOTE(portdirect): We dont wait for libvirt pods to come up, as they depend
|
||||
#NOTE(portdirect): We don't wait for libvirt pods to come up, as they depend
|
||||
# on the neutron agents being up.
|
||||
|
||||
#NOTE: Validate Deployment info
|
||||
|
@ -21,7 +21,7 @@ helm upgrade --install libvirt ./libvirt \
|
||||
${OSH_EXTRA_HELM_ARGS} \
|
||||
${OSH_EXTRA_HELM_ARGS_LIBVIRT}
|
||||
|
||||
#NOTE(portdirect): We dont wait for libvirt pods to come up, as they depend
|
||||
#NOTE(portdirect): We don't wait for libvirt pods to come up, as they depend
|
||||
# on the neutron agents being up.
|
||||
|
||||
#NOTE: Validate Deployment info
|
||||
|
@ -16,7 +16,7 @@
|
||||
set -xe
|
||||
|
||||
#NOTE: Deploy command
|
||||
# dont scale out ds node
|
||||
# don't scale out ds node
|
||||
# only one node per environment should be in active state
|
||||
# https://docs.openstack.org/congress/latest/admin/ha-overview.html#ha-overview
|
||||
helm upgrade --install congress ./congress \
|
||||
|
Loading…
Reference in New Issue
Block a user