Update Untime secret configuration

gitea_admin 2026-04-02 13:16:53 +00:00
parent bb612fae59
commit 9e81f0214f

@ -36,6 +36,5 @@ config-secret-route.yaml
- setBody: - setBody:
simple: "secret content is: ${body}" simple: "secret content is: ${body}"
- to: "log:info" - to: "log:info"
``` ```
You can see that we re expecting to use a my-secret-key file stored somewhere in the classpath. In order to materialize the Secret will be as easy as running the --config secret syntax: You can see that we re expecting to use a my-secret-key file stored somewhere in the classpath. In order to materialize the Secret will be as easy as running the --config secret syntax: