💫What are ConfigMaps and Secrets in k8s In Kubernetes, a ConfigMap is a resource object that allows you to store configuration data separately from your application code. It is a key-value store where you can store configuration settings, environmen...
devopsspotlight.hashnode.dev4 min read
No responses yet.