更新app配置, 大致的思路是创建相应的configmap,然后将configmap以文件的形式挂载到容器内 首次创建对应configmap的时候需要更新对应的deployment,也可能是更新别的类型的控制器
(namespace, appName, configMountPath string, data map[string]string)
source not stored for this graph (policy: none)
no test coverage detected