What is the function of a Kubernetes ConfigMap?
-
A
To store TLS certificates for ingress controllers
-
B
To provide non-sensitive configuration data to pods as environment variables or files
-
C
To define resource limits for containers
-
D
To manage network policies between namespaces