i'm trying to go through and tag all the sensitive...
# kubernetes
b
i'm trying to go through and tag all the sensitive values we have in our stacks with
additionalSecretOutputs
- keyvault secrets, service principal passwords etc but when i get to
kubernetes.Provider
it doesn't accept that property in ResourceOptions
is there any way round this?
ah i guess i need to do it on the output of the cluster not the input of the provider