Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

kubectl -n $NS create secret generic bucket-secret --from-env-file=<path to env file>

Additional info: Document service README

For local development use memory storage type

...