postgres-operator/pkg/util/config
Georg Kunz 47dd766fa7 Add node toleration config to PodSpec (#151)
* Add node toleration config to PodSpec

This allows to taint nodes dedicated to Postgres and prevents other pods from running on these nodes.

* Document taint and toleration setup

And remove setting from default operator ConfigMap

* Allow to overwrite tolerations with Postgres manifest
2017-11-02 19:10:44 +01:00
..
config.go Add node toleration config to PodSpec (#151) 2017-11-02 19:10:44 +01:00
util.go Implement replicaLoadBalancer boolean flag. (#38) 2017-06-07 13:54:17 +02:00