Closed rhcarvalho closed 6 months ago
ReplicationController
DeploymentConfig
This was already solved long time ago. See template here with persistent volume claim. https://github.com/sclorg/mysql-container/blob/master/examples/mysql-persistent-template.json
ReplicationController
should probably be replaced withDeploymentConfig
, since the template doesn't create any RC explicitly, but rather a DC.