Skip to content

Commit

Permalink
Revert "temporarily un-secret the passwords"
Browse files Browse the repository at this point in the history
This reverts commit b768703.
  • Loading branch information
gc-nathanh committed Feb 13, 2025
1 parent b768703 commit 7786bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline/config-diff.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ function post_config_init {
"etc/kayobe/kolla/passwords.yml"
"etc/kayobe/secrets.yml"
"etc/kayobe/environments/$KAYOBE_ENVIRONMENT/secrets.yml"
# "etc/kayobe/environments/$KAYOBE_ENVIRONMENT/kolla/passwords.yml"
"etc/kayobe/environments/$KAYOBE_ENVIRONMENT/kolla/passwords.yml"
${KAYOBE_CONFIG_SECRET_PATHS_EXTRA[@]}
)
KAYOBE_CONFIG_SECRET_PATHS=("${KAYOBE_CONFIG_SECRET_PATHS[@]:-${KAYOBE_CONFIG_SECRET_PATHS_DEFAULT[@]}}")
Expand Down

0 comments on commit 7786bcb

Please sign in to comment.