A community maintained helm chart for deploying Nextcloud on Kubernetes.
GNU Affero General Public License v3.0
337
stars
268
forks
source link
add mariadb image.registry fallback to docker.io and update docs for mariadb.image parameters #495
Closed
jessebot closed 11 months ago
Pull Request
Description of the change
This just adds some docs for
mariadb.image
and adds a fallback for the image.registry parameter.Benefits
This just makes postgres and mariadb a bit more consistent and adds docs
Possible drawbacks
we can't reasonably maintain the image tag in the docs, because it would change everytime we update the subcharts, so I've left it blank.
Applicable issues
This fixes the issue brought up in https://github.com/nextcloud/helm/pull/471#issuecomment-1848316834
Additional information
Checklist
Chart.yaml
according to semver.