${{secret()}} generates a new string on every page reload?

Is this expected? Makes it useless. Bad docs around this

6 Replies


a year ago

That doesn't seem right, which page is this on?


a year ago

Service settings?


a year ago

The secret generator only works for template, meaning once a template is deployed it will generates a secret that won't change.

If you use it in a service as you did, it will produce what you are seeing here. Not sure if it's mentioned in the doc somewhere, but I had the same "issue" before.



a year ago

this would be a good <#1157406325593096264> thread tbh, very unexpected behaviour


Loading...