Skip to content

Conversation

@aaronmfraser
Copy link

I made some changes. Most important was making the list items under container: a list. Some other changes are probably less important to function but I pasted my working yaml in the "all combined" area.

Error reports that its expecting a list. since the first item isn't a "- " its creating a dictionary and not a list. this fixed my errors.
I found Spec wanted a list and more often was off the name. Changed mine to match.
image: k8s.gcr.io/etcd:3.2.24
imagePullPolicy: IfNotPresent
name: etcd

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no spaces here.

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.

2 participants