Versions Compared

Key

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

...

  • At least 6 characters

  • At least 1 digit

  • At least 1 capital letter

The relevant block in values.yaml is

...

Then you can proceed to install the package normally by running

helm install upgrade -i order-management -f configure/values-on-premise.yaml -f=values.yaml chart/order-management-*.tgz --values values.yaml or use the upgrade.sh script to update the stack.

...