Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Fixed an issue with the start of the file resulting in an error#209

Open
tylermatchett wants to merge 1 commit into
digitalocean:mainfrom
tylermatchett:patch-1
Open

Fixed an issue with the start of the file resulting in an error#209
tylermatchett wants to merge 1 commit into
digitalocean:mainfrom
tylermatchett:patch-1

Conversation

@tylermatchett

@tylermatchett tylermatchett commented Jul 18, 2024

Copy link
Copy Markdown

The first line of "---" causes kubectl apply to return the error:

error: no objects passed to apply

due to the fact nothing comes before that --- and it reads that as an empty file.

The first line of "---" causes kubectl apply to return the error:
error: no objects passed to apply
due to the fact nothing comes before that --- and it reads that as an empty file.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant