Hello everyone and thanks for having me. Just starting out with pulumi coming from tf. Got one question that bugs me:
How can I prevent my k8s secrets in gke from being replaced on each up? Tried using data and string_data but with both I get the same results.
Appreciate your help.