Files
deprecated-helm-charts/stable/percona/Chart.yaml
T
Obed N Munoz fd773272a9 [stable/percona] Add support for nodeSelector and tolerations labels (#7067)
This commit adds support for the following scheduling labels:

- nodeSelector:
  https://kubernetes.io/docs/concepts/configuration/assign-pod-node/
- tolerations:
  https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/

These couple of labels will allow custom pods scheduling depending on
specified labels. By default, both labels will be empty.

Signed-off-by: Obed N Munoz <obed.n.munoz@intel.com>
2018-10-11 02:50:33 -07:00

20 lines
442 B
YAML

name: percona
version: 0.3.3
appVersion: 5.7.17
description: free, fully compatible, enhanced, open source drop-in replacement for
MySQL
keywords:
- mysql
- percona
- database
- sql
home: https://www.percona.com/
icon: https://www.percona.com/sites/all/themes/percona2015/logo.png
sources:
- https://github.com/kubernetes/charts
- https://github.com/docker-library/percona
maintainers:
- name: CaptTofu
email: patg@patg.net
engine: gotpl