docs(samples): add vault-provider.yaml showing generic loadFromSecret approach#275
docs(samples): add vault-provider.yaml showing generic loadFromSecret approach#275vdice wants to merge 1 commit intospinframework:mainfrom
Conversation
|
A new sample would be preferred - because it can also show how to use it. That being said - I'm not sure if we're going to keep this long term? - it was kinda an escape hatch during early development that I think we've outlived the usefulness of. |
|
I'm in support of removing |
… approach Signed-off-by: Vaughn Dice <vaughn.dice@fermyon.com>
ddbd246 to
faca441
Compare
The Also note the integration between |
|
As for this example, happy to close if indeed we'd like not to advertise this functionality. I just found it useful for my use case. If we'd like to keep this sample manifest, I can also add a corresponding sample app to |
I wanted to add the
loadFromSecretgeneric runtime config approach to a sample somewhere for improved visibility.Not sure if this is the best approach. Could also create a new sample to put this in. Thoughts?