chore(helm): spelling: initialize (#25455)

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-10-13 12:37:51 -04:00
committed by GitHub
parent 59fc5a6184
commit bfcca8cbab
3 changed files with 4 additions and 4 deletions

View File

@@ -671,7 +671,7 @@ init:
- -c
- dockerize -wait "tcp://$DB_HOST:$DB_PORT" -timeout 120s
# -- A Superset init script
# @default -- a script to create admin user and initailize roles
# @default -- a script to create admin user and initialize roles
initscript: |-
#!/bin/sh
set -eu