Skip to content
Snippets Groups Projects

More options for setting/overriding values

Merged Sebastian Kehr requested to merge kese/deployer:value_arguments into master

This merge request is about adding the options -f|--values as available with helm install (c.f. https://docs.helm.sh/helm/#helm-install)

Moreover the order of -f|--values|-s|--set|--set-string will be retained since later values override earlier ones.

So this should for example enable the possibility to specify default values using -f|--values and override selected values using -s|--set|--set-string.

Edited by Sebastian Kehr

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply