spelling error
Change-Id: Idd9e6bc6a1459e74703599b94f0b410fdb9f94ef
This commit is contained in:
parent
754758e8a7
commit
f5d1d6938c
helm-toolkit/templates/utils
roles/disable-local-nameserver/tasks
tools/deployment/common
@ -16,7 +16,7 @@ limitations under the License.
|
||||
|
||||
{{/*
|
||||
abstract: |
|
||||
Returns a comma seperated list of namespace:service pairs.
|
||||
Returns a comma separated list of namespace:service pairs.
|
||||
values: |
|
||||
dependencies:
|
||||
static:
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
# NOTE(portdirect): We disable the local nameserver as it interferes with the
|
||||
# k8s dns-service and other local resolvers used for development use.
|
||||
# See the following for the orginal config:
|
||||
# See the following for the original config:
|
||||
# * https://github.com/openstack-infra/project-config/blob/0332c33dd134033e0620645c252f82b77e4c16f5/nodepool/elements/nodepool-base/finalise.d/89-unbound
|
||||
|
||||
- name: Disable local nameserver
|
||||
|
@ -15,7 +15,7 @@
|
||||
# under the License.
|
||||
set -e
|
||||
|
||||
# From Kolla-Kubernetes, orginal authors Kevin Fox & Serguei Bezverkhi
|
||||
# From Kolla-Kubernetes, original authors Kevin Fox & Serguei Bezverkhi
|
||||
# Default wait timeout is 600 seconds
|
||||
end=$(date +%s)
|
||||
if ! [ -z $2 ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user