Skip to content

Commit

Permalink
Add example for values file to helm_resource (#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hustenbonbon authored Apr 26, 2023
1 parent c10eb18 commit f7e6709
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions helm_resource/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ chart. Must be the same length as `image_deps`. There are two common patterns.

- Pass a version as `flags=['--version=1.0.0']`.

- Pass a values file as `flags=['--values=./path/to/values.yaml']`.

`image_selector`: Image reference to determine containers eligible for Live Update.
Only applicable if there are no images in `image_deps`.

Expand Down

0 comments on commit f7e6709

Please sign in to comment.