* [bitnami/*] Readme automation
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Fix app name
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Add current name to all charts
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Adapt all READMEs to the automatic sync new standard
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Update comment to follow XML syntax
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Minor fixes
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* [bitnami/kube-prometheus] Mark PSP as deprecated
* [bitnami/kube-state-metrics] Mark PSP as deprecated
* [bitnami/metallb] Mark PSP as deprecated
* [bitnami/mongodb] Mark PSP as deprecated
* [bitnami/nginx-ingress-controller] Mark PSP as deprecated
* [bitnami/node-exporter] Mark PSP as deprecated
* [bitnami/metallb] Update README after sync with master
* [bitnami/several] Fix default values and regenerate README (III)
Fix default values in values.yaml and regenerate README using the automated tool
* Update READMEs
* [bitnami/several] Fix default values and regenerate README (III)
Fix default values in values.yaml and regenerate README using the automated tool
* Remove metrics.serviceMonitor.release
* Include changes requested
* Generate READMEs for mediawiki, minio and mysql
* Fix versions
* Generate READMEs for mongodb-sharded, moodle and mysql
* Fix versions
Co-authored-by: Pablo Galego <pgalego@vmware.com>
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* added metallb priority class support.
* added metallb priority class support.
Signed-off-by: christian beland <christian.beland@ca.thalesgroup.com>
* fixed trailing spaces
* increase version since new feature
Co-authored-by: christian beland <christian.beland@ca.thalesgroup.com>
* [bitnami/metallb] Fixed the PrometheusRule not creating
* [bitnami/metallb] prometheus.enabled parameter added for creating PrometheusRules
* [bitnami/metallb] prometheus.enabled default value setted to false
* [bitnami/metallb] version bumped
* added objectstorageConfig to the sidecar container
* Bumped version and added documentation of the added values.
* Fixed indentation of environment variables
* Rename ConfigMap to Secret and added to production-values
* Fixed missing space
* added the metallb chart
* Update bitnami/metallb/Chart.yaml
Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
* Update bitnami/metallb/README.md
Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
* Update bitnami/metallb/templates/tests/test-connection.yaml
Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
* Update bitnami/metallb/values.yaml
Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
* Update bitnami/metallb/values.yaml
Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
* Update README.md
* Update bitnami/metallb/README.md
Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
* fixed `---`
* Added templating
* Fixed some bugs and added securityContext also bumped metallb appVersion
* Bumped versions
* Added metallb templates
* Added metallb 0.9.2 changes to the chart
* Added metallb 0.9.2 changes to the chart
* Added missing EOL
* Fixed the appVersion
* added secret autogeneration for the members to join
* Bumped version accordingly to cellebyte/helm
* Fixed missing EOL
* Bumped templates to the new versiona and bumped metallb version
* Fixed some template behaviour
* Bumped chart version
* Bumped image tags to use the latest version
* Run the container as Root because the speaker needs the capability to use root specific network features
* fixed typo and email
* use bitnami images
* added app.kubernetes.io/component app.kubernetes.io/app
* Use nindent
* Fixed nindent and some old labels
* added more configurable options
* Fixed nindent stuff
* Fixed trim-suffix
* added templates to handle secrets and configmaps the proper way
* fixed wrong documentation
* Fixed template executing if configInline defined
* fixed the psps
* Make psp also autogenerated
* remove one eol
* Added eol
* Added the missing doc pieces
* added ref for securityContext
* Fixed securityContext
* added some NOTES after the deployment
Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>