Merge pull request #8392 from tsraza/tsraza-patch-1

Patch the registry-aliases addon missing entrypoint
pull/8435/head
Medya Ghazizadeh 2020-06-09 16:55:30 -07:00 committed by GitHub
commit badea72f3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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