configmaps in Kubernetes Pods
We can create config map in two ways Imperative way Declarative way vim my-cm1.txt port=3000token=hello You Can set alies as … Read more
We can create config map in two ways Imperative way Declarative way vim my-cm1.txt port=3000token=hello You Can set alies as … Read more