Join Slack
Powered by
When building a helm chart, the secret is replaced...
# general
t
tall-scientist-89115
03/21/2021, 7:39 PM
When building a helm chart, the secret is replaced every
pulumi up
, resulting in a lot of churn on my stateful set. Is there a way to stop this from happening? I've tried using
values: { existingKeySecret: secret.id }
and had similar results.
Untitled
Open in Slack
Previous
Next