openstack-helm/senlin
Mark Burnett 26517c908c Remove ConfigMap hash annotations from StatefulSets
Kubernetes does not allow updating annotations on StatefulSets (it
actually only allows a couple of fields to be modified), so the
existence of these hash annotations makes it impossible to modify
configmap values.

This will be a problem not only for upgrades, but for normal operation
with charts like `mariadb`, which will occasionally require
`helm upgrade ...` to modify settings to allow recovery from certain
cluster failure modes.

Change-Id: I5f0433fc05c5aa22b4ad7ec296efbde3acca3d5a
2017-05-30 15:42:52 -05:00
..
templates Remove ConfigMap hash annotations from StatefulSets 2017-05-30 15:42:52 -05:00
Chart.yaml Add project mascots as charts icons 2017-05-09 14:28:11 +02:00
requirements.yaml Senlin 2017-05-02 04:34:20 -05:00
values.yaml Use the standard Dockerhub MariaDB image 2017-05-25 08:56:35 -05:00