Skip to content

Conversation

iamnotaturtle
Copy link

When deploying to kubernetes locally, the pods are crashlooping. Looking at the logs the error was:
Error: While parsing config: yaml

It seems like the config file we create in initContainers is failing to be parsed by the cobra package. Adding the extra space seems to have fixed it

When deploying to kubernetes locally, the pods are crashlooping. Looking at the logs the error was:
Error: While parsing config: yaml

It seems like the config file we create in initContainers is failing to be parsed by the cobra package. Adding the extra space seems to have fixed it
julieta-311 added a commit to julieta-311/proglog that referenced this pull request Apr 10, 2023
Deploying locally results in the pod erroring, this is due to [1].

[1] travisjeffery/proglog#12.
julieta-311 added a commit to julieta-311/proglog that referenced this pull request Apr 10, 2023
Deploying locally results in the pod erroring, this is due to [1].

[1] travisjeffery/proglog#12.
julieta-311 added a commit to julieta-311/proglog that referenced this pull request Apr 10, 2023
Deploying locally results in the pod erroring, this is due to [1].

[1] travisjeffery/proglog#12.
julieta-311 added a commit to julieta-311/proglog that referenced this pull request Apr 15, 2023
Deploying locally results in the pod erroring, this is due to [1].

[1] travisjeffery/proglog#12.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant