Home
Commands
Create configmap from file
Create configmap from file
Kubernetes
kubectl create configmap <name> --from-file=./config.yaml
Copy command