postgres-operator/pkg/cluster
Oleksii Kliukin 19dfa0c2b0 Run pod in a privileged securityContext.
This is necessary in order to access devices from the pod.
The target is to be able to run resize2fs on a pod itself.
2017-05-12 11:41:29 +02:00
..
cluster.go Get config from environment variables; 2017-05-12 11:41:29 +02:00
k8sres.go Run pod in a privileged securityContext. 2017-05-12 11:41:29 +02:00
pg.go Get config from environment variables; 2017-05-12 11:41:29 +02:00
pod.go Get config from environment variables; 2017-05-12 11:41:29 +02:00
resources.go Get config from environment variables; 2017-05-12 11:41:29 +02:00
sync.go Get config from environment variables; 2017-05-12 11:41:29 +02:00
util.go Get config from environment variables; 2017-05-12 11:41:29 +02:00