sigstore / helm-charts

Helm charts for sigstore project
Apache License 2.0
65 stars 93 forks source link

scaffold chart default values need to be updated to fix tuf secrets names mismatch #678

Closed federico-falconieri-form3 closed 9 months ago

federico-falconieri-form3 commented 10 months ago

Description

scaffold values.yaml should also be updated to use the correct secret names. I think a temporary workaround is to set your own secrets block as suggested here (I'm going to test this now. If it works I'll open a PR)

CC @sabre1041

Version

scaffold 0.6.38

federico-falconieri-form3 commented 10 months ago

I've tested that the suggested fix works, I will open a PR

falcorocks commented 10 months ago

PR: https://github.com/sigstore/helm-charts/pull/681