environment variables in curly brackets are interpreted as secrets #102
Labels
bug
This issue describes a defect or unexpected behavior
carvel-accepted
This issue should be considered for future work and that the triage process has been completed
hacktoberfest
environment variable within curly brackets are interpreted as a secret
we use a environment variable
${CREDHUB_POSTGRES_HOST}
in our secret template +stringdatasee how we use it here.
https://github.com/cloudfoundry/bosh-community-stemcell-ci-infra/blob/main/config/credhub/secrets.yml#L77
a small example:
secretgen controller is spitting out the following error
see discussion at
https://kubernetes.slack.com/archives/CH8KCCKA5/p1660856228615859?thread_ts=1660813747.061909&cid=CH8KCCKA5
secretgen v0.10.3
The text was updated successfully, but these errors were encountered: