Create the ConfigMap using the command kubectl apply -f config-map. ... ConfigMap: kubectl create configmap [configmap_name] --from-file [path/to/yaml/file] ...
確定! 回上一頁