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

Add missing quotes for hosts #31

Merged
merged 1 commit into from
Jan 4, 2021
Merged

Conversation

WilliamDASILVA
Copy link
Contributor

@WilliamDASILVA WilliamDASILVA commented Dec 21, 2020

Since hosts can have special characters "*.my-domain.tld", it must be quoted, otherwise getting an error:

[fatal]  Error deploying api: Unable to deploy helm chart: YAML parse error on component-chart/templates/ingress.yaml: error converting YAML to JSON: yaml: line 33: did not find expected alphabetic or numeric character

fixes #32

Since hosts can have special characters "*.my-domain.tld", it must be quoted.
@FabianKramm
Copy link
Member

@WilliamDASILVA thanks for opening this PR! Looks good to me!

@FabianKramm FabianKramm merged commit 2802d72 into loft-sh:master Jan 4, 2021
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.

Wildcard domain causing parsing issues
2 participants