Skip to content

mgm, fst: Support a configurable initcontainer to run arbitrary script

Ryan Taylor requested to merge arbitrary-initcontainer into devel

fix #89 (closed)

Set up a user-configurable initContainer to run an arbitrary script, for FST and MGM. In conjunction with extraVolumes, can be used to copy TLS certs from one store of multiple certs into a unique emptydir for each component of the statefulset; flexible enough to do anything else you'd want too.

Edited by Ryan Taylor

Merge request reports