Closed jtherin closed 4 years ago
Issue-Label Bot is automatically applying the labels:
Label | Probability |
---|---|
kind/bug | 0.96 |
area/kfctl | 0.95 |
Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: app homepage, dashboard and code for this bot.
Hi @jtherin did you get this resolved ? which platform (GCP, AWS, On-Prem) are you deploying on to ?
I'm deploying on-prem. I pushed https://github.com/kubeflow/kfctl/pull/413 to fix it, waiting for review.
Using kfctl 1.1.0 and build from master
generate an invalid yaml with empty line return instead of
---
between applicationsExample:
(missing
---
between Namespace resource and CustomResourceDefinition resource)