Commit Graph
11 Commits
Author SHA1 Message Date
Daniele Piaggesi 63490ca090 Feature/12619 stable percona add affinity (#12640)
* refs: added affinity to percona chart

Signed-off-by: Daniele Piaggesi <daniele.piaggesi@bonsaimeme.com>

* refs: added variable docs in README.md

Signed-off-by: Daniele Piaggesi <daniele.piaggesi@bonsaimeme.com>
2019-04-15 05:22:25 -07:00
Daniele Piaggesi 7a79bfc805 refs: #8747 - added image value and fixed deployment template (#8978)
Signed-off-by: Daniele Piaggesi <daniele.piaggesi@bonsaimeme.com>
2018-12-17 08:13:07 -08:00
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
AdamDang 88f68242ca [stable/percona] typo fix: persitent->persistent (#5444)
* Update Chart.yaml

* Update values.yaml

* Update Chart.yaml
2018-05-09 23:29:53 -07:00
gaofly 263dbbd969 fix an error in line 47,change the word 'tables' to 'table' (#4358)
* add a new version to it

upgrade the version of it

* find an error in line 47,update README.md

find an error in line 47 of README.md,the word 'tables' should be changed to 'table'

* Removing trailing space to pass lint
2018-03-20 07:47:12 -07:00
Kevin Schumacher 587fb325db [stable/percona] #1785 namespace defined templates with chart name (#2163) 2017-10-05 00:30:42 +05:30
Guang Ya Liu 8526d886dc [stable/percona] Use storageClassName for percona. (#2023) 2017-09-10 11:13:47 -05:00
Dhilip 0fd8e5529b promote initContainers to podspec (#1741) 2017-08-16 11:59:03 +01:00
Jesse Dubay 95f641f6da [stable/percona] Fix README to match default persistence settings (#1133)
The README for the Percona chart claims that persistence is enabled by
default, but `persistence.enabled` defaults to `false` in `values.yaml`.

Fixes #1128.
2017-05-24 21:26:37 +02:00
Patrick Galbraith 70ef71ce61 Increased the name truncation in _helpers.tpl to 63 (#983) 2017-05-03 16:41:31 -07:00
Patrick Galbraith 60ec43718f Added a chart for Percona Server (#860) 2017-04-03 15:15:58 -07:00