scaffold chart default values need to be updated to fix tuf secrets names mismatch
federico-falconieri-form3 opened this issue · 2 comments
federico-falconieri-form3 commented
Description
- https://github.com/sigstore/helm-charts/pull/673/files correctly fixed sigstore/scaffolding#873 and resulted in release of tuf chart
0.1.9
- ae23b8e updated the scaffold chart to use the tuf chart at version
0.1.9
- however the default values for the tuf secrets names are still the old wrong ones
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
I've tested that the suggested fix works, I will open a PR
falcorocks commented
PR: #681