Error with Mapping values. Can't figure out where the issue is – Mysql
This is my mysql-deployment.yaml I am trying to get this to run on kubernetes but I am getting error I have mentioned the errors below my deployment.yml apiVersion: v1 kind: Service metadata: name: mysql labels: app: mysql tier: database spec:…