/configmap-operator

This project involves developing clusterwide configmap which is a configuration object that holds key-value pairs and is accessible to all pods running in the cluster. This enables a central location to manage application configurations that can be shared across multiple pods and even across different namespaces within the cluster.

Primary LanguageGo

Watchers