Update node-etc-hosts-update.tmpl

Changed bash to ash
pull/8392/head
Taqui Raza 2020-06-06 06:18:26 +00:00
parent ecaaeaf99c
commit 9566030264
No known key found for this signature in database
GPG Key ID: C2CB9C363B8D0643
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ spec:
name: registry-aliases
key: registryAliases
command:
- bash
- ash
- -ce
- |
NL=$'\n'