Config Maps
Working with Config Maps
$ kubectl create configmap logger - —from-literal=log_level=debug$ kubectl get configmaps$ kubectl get configmap/logger -o yamlLast updated
Was this helpful?
$ kubectl create configmap logger - —from-literal=log_level=debug$ kubectl get configmaps$ kubectl get configmap/logger -o yamlLast updated
Was this helpful?
Was this helpful?