I am creating a config map as below kubectl create configmap testconfigmap --from-file=testkey=testfile.txt
As I am using helm charts, I would like to create the conf