This message was deleted.
# getting-started
s
This message was deleted.
l
You can add that sort of logic into your code: maybe make the name of the resource be a string that changes every 15 years. When the name changes, the old resource will be deleted and a new one will be created.
If it's regenerating the ceritificate on every update, you have a bug in your code. Nothing should happen on a no-up update.
Maybe you have a property changing based on timestamp, or something like that.
c
hmmmm
interesting
I'll investigate
another thing that solved, is: I have a trigger on the ansible scripts that just re runs them everytime
that worked
👍 1