use sh entrypoint in registry-aliases addon

pull/8392/head
Taqui Raza 2020-06-08 22:35:21 +00:00
parent 9566030264
commit 576346a437
No known key found for this signature in database
GPG Key ID: C2CB9C363B8D0643
1 changed files with 1 additions and 1 deletions
deploy/addons/registry-aliases

View File

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