Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Viv1986 opened this issue Jan 26, 2021 · 0 comments
Open

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

Viv1986 opened this issue Jan 26, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Viv1986
Copy link

Viv1986 commented Jan 26, 2021

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

  • kubectl ver 1.20
  • kubernetes server 1.17

Additional context

Add any other context about the problem here.

@Viv1986 Viv1986 added the bug Something isn't working label Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant