Create Configmap

less than 1 minute read

Create from files

kubectl create configmap helm-config-data --from-file=/root/.helm/repository/repositories.yaml -n usernamespace

Categories:

Updated:

Leave a Comment