YAML:第 39 行:在此上下文中不允许映射值
当我输入这个命令的时候,它不会创建就直接报错
[root@master ~]# kubectl apply -f mysql-deploy.yaml
这个就是报错 的命令
error: error parsing mysql-deploy.yaml: error converting YAML to JSON: yaml: line 39: mapping values are not allowed in this context

YAML:第 39 行:在此上下文中不允许映射值
当我输入这个命令的时候,它不会创建就直接报错
[root@master ~]# kubectl apply -f mysql-deploy.yaml
这个就是报错 的命令
error: error parsing mysql-deploy.yaml: error converting YAML to JSON: yaml: line 39: mapping values are not allowed in this context
