mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Set default imagePullPolicy to IfNotPresent Fixes #295 for MySQL chart in the same way as #309 does it for MariaDB. Related to kubernetes/kubernetes#38542. PS I've changed `pod.alpha.kubernetes.io/init-containers` to `pod.beta.kubernetes.io/init-containers`. * Update docs about updating images
16 lines
288 B
YAML
16 lines
288 B
YAML
name: mysql
|
|
version: 0.2.3
|
|
description: Chart for MySQL
|
|
keywords:
|
|
- mysql
|
|
- database
|
|
- sql
|
|
home: https://www.mysql.com/
|
|
sources:
|
|
- https://github.com/kubernetes/charts
|
|
- https://github.com/docker-library/mysql
|
|
maintainers:
|
|
- name: Vic Iglesias
|
|
email: viglesias@google.com
|
|
engine: gotpl
|