# Functions
NewConfigMapWithData constructs a new config map with the given data.
ReconcileConfigMap checks for an existing config map and updates it or creates one if it does not exist.
ReconcileScriptsConfigMap reconciles a configmap containing scripts and related configuration used by init containers and readiness probe.