Replies: 1 comment
-
|
Hi @WnP Feel free to open a PR for this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Some services configs or secrets require special file mode, but at the moment we are unable to configure them using Portainer UI.
Describe the solution you'd like
It would be nice if we can configure configs and secrets file mode through Portainer UI directly.
Describe alternatives you've considered
At the moment the only way to do that is through the yaml stack file editor, but this file is not updated when updating other stack parameters through Portainer UI which can leads to some stack configuration lost when updating the stack using the stack file editor.
I will be happy to help on this feature and eventualy create a pull request for that.
Let me know if there's already some works done on that feature, or if you already hits some difficulty to implement it.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions