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

gitops.yaml task is currently causing the pipeline to break #16

Closed
oiricaud opened this issue May 15, 2020 · 1 comment · Fixed by #17
Closed

gitops.yaml task is currently causing the pipeline to break #16

oiricaud opened this issue May 15, 2020 · 1 comment · Fixed by #17
Labels
bug Something isn't working

Comments

@oiricaud
Copy link
Member

No description provided.

@hollisc hollisc added the bug Something isn't working label May 19, 2020
@hollisc hollisc linked a pull request May 20, 2020 that will close this issue
@hollisc
Copy link
Collaborator

hollisc commented May 20, 2020

This issue is related to the formatting of the Kubernetes yaml when performing the sed call. The initial sed call did not account for the appropriate spacing to adhere to the yaml formatting causing a problem with the deployment. Fixed in #17.

@hollisc hollisc closed this as completed May 20, 2020
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

Successfully merging a pull request may close this issue.

2 participants