Ernesto R. C. Pereda
Ernesto R. C. Pereda
**Is your feature request related to a problem? Please describe.** The Config tab of the worker view can show the value of the celery config that contains secrets. **Describe the...
This package does not work for react 16, for the following reasons: * `PropTypes` does not belongs to the `react` package anymore. * `React.createClass` does not exist in react 16....
Hi, this is my first contribution so please let me know if I have missed anything. This PR adds the posibility to define the name of the keys for the...
When you pass the following values: ```yaml backups: secret: create: false name: my-existing-secret ``` Forces `my-existing-secret` to contain `ACCESS_KEY_ID` and `ACCESS_SECRET_KEY`. The name of those keys are hardcoded in the...