gyselroth / kube-icinga

Monitor kubernetes services / resources using icinga2 (including autodiscovery support)
MIT License
35 stars 4 forks source link

line 32: did not find expected alphabetic or numeric character #26

Open Viv1986 opened 3 years ago

Viv1986 commented 3 years ago

Describe the bug

PS C:\project\kube-icinga> kubectl apply --validate -f .\kube-icinga.yaml secret/icinga-credentials unchanged clusterrole.rbac.authorization.k8s.io/kube-icinga configured clusterrolebinding.rbac.authorization.k8s.io/kubernetes-icinga created serviceaccount/kube-icinga unchanged error: error parsing .\kube-icinga.yaml: error converting YAML to JSON: yaml: line 32: did not find expected alphabetic or numeric character

To Reproduce

git clone repos kubectl apply -f kube-icinga.yaml

Expected behavior

work

Environment

Additional context

Add any other context about the problem here.