Gianni
Gianni
Added authentication feature. User and credentials are stored in a ENV var to keep the footprint small. There is no need for full blown database now. I may add a...
Thank you for taking the time to work on a PR for Awesome-Selfhosted! To ensure your PR is dealt with swiftly please check the following: - [x] Submit one item...
Thank you for taking the time to work on a PR for Awesome-Selfhosted! To ensure your PR is dealt with swiftly please check the following: - [x] Submit one item...
#### What this PR does / why we need it: This PR adds custom labels and annotations for the statefulset. This allows us to set whitelist labels used by [kubeaudit](https://github.com/Shopify/kubeaudit)....
#### What this PR does / why we need it: It allows to pass the pods securityContext as a parameter for the graphite charts #### Which issue this PR fixes...
**Summary** This PR fixes/implements : * [ ] Bug * [X] Feature * [ ] Breaking changes Explain the **motivation** for making this change. What existing problem does the pull...
## Expected Behavior Add optional ENV vars for HTTP and HTTPS port. ## Current Behavior The Ports are by default on 80 and 443. ## Possible Solution Replace default with...