Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joelee2012 committed Aug 8, 2023
1 parent f5d1edf commit 503bcba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions skustomize
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ backup_kust_file() {
trap 'revert_kust_file' EXIT
}

# the regexp for uri experission of vals
# https://github.com/helmfile/vals/blob/main/pkg/expansion/expand_match.go#L15
VALS_REF_REGEX='((secret)?ref)\+([^\+:]*:\/\/[^\+\n "]+)\+?'

check_vals_ref_uri() {
Expand Down

0 comments on commit 503bcba

Please sign in to comment.