sigstore/helm-charts

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

federico-falconieri-form3 opened this issue · 2 comments

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

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