Skip to content

Instantly share code, notes, and snippets.

@khaosdoctor
Created August 8, 2022 18:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khaosdoctor/7674b374a8e80cea09efc031a0d20f64 to your computer and use it in GitHub Desktop.
Save khaosdoctor/7674b374a8e80cea09efc031a0d20f64 to your computer and use it in GitHub Desktop.
helm install \
--create-namespace \
-n database \
--set env.ADMIN_USERNAME=harperdb \
--set env.ADMIN_PASSWORD=harperdb \
harperdb ./harperdb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment