This message was deleted.
# general
s
This message was deleted.
i
@creamy-potato-29402 any thoughts here? Should I just use pulumi secret config properties directly as env variables on a container or transfer them to a k8 secret then use a ref?
c
@important-leather-28796 yes you should, this is super super common
oh sorry — you should use kube secrets.
i
ok, thanks. that is the way I setup before but wasn’t sure if I had to retain that
c
you don’t have to, it’s just the way to do it if you don’t need to change the variable per stack