Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-burt committed Sep 6, 2024
1 parent 47ad566 commit 9e8aa4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vm/internal/ds/helm3/helm3.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ type TemplateOptions struct {
--ca-file string verify certificates of HTTPS-enabled servers using this CA bundle
--cert-file string identify HTTPS client using this SSL certificate file
--key-file string identify HTTPS client using this SSL key file
--keyring string location of public keys used for verification (default "/Users/kanantheswaran/.gnupg/pubring.gpg")
--keyring string location of public keys used for verification (defaults to the public keyring unless your environment is otherwise configured.)
--output-dir string writes the executed templates to files in output-dir instead of stdout
--post-renderer postrenderer the path to an executable to be used for post rendering. If it exists in $PATH, the binary will be used, otherwise it will try to look for the executable at the given path (default exec)
--release-name use release name in the output-dir path.
Expand Down

0 comments on commit 9e8aa4e

Please sign in to comment.