Passing secretEnv to kaniko cloud build #2368
Labels
area/documentation
For all bugs related to documentation
area/env-variable
area/gcb
kind/bug
Something isn't working
needs-documentation
platform/cloud-build
priority/p0
Highest priority. Break user flow. We are actively looking at delivering it.
work-around-available
Actual behavior
Expected behavior
Expected $$CONTENTFUL_CONTENT_DELIVERY_API_LEY and $$CONTENTFUL_SPACE_ID to be replaced by the actual secret value like stated in gcloud docs : https://cloud.google.com/build/docs/securing-builds/use-secrets#access-utf8-secrets
If not what is the detailed solution to pass secrets from gcp cloudrun to cloudbuild kaniko
To Reproduce
Run the build and wait for value to be replaced by $VALUE_NAME instead of the actual value
Additional Information
Docker file
Triage Notes for the Maintainers
--cache
flagThe text was updated successfully, but these errors were encountered: