This repository has been archived by the owner on Oct 12, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 83
handle manifests with multiple resources? #4
Comments
I just bumped in to this with installing the dashboard the KOPS way. The dream would be to use HTTP to download the resource and it work: https://raw.githubusercontent.com/kubernetes/kops/master/addons/kubernetes-dashboard/v1.8.3.yaml Error produced currently:
Is there a workaround? |
There's no workaround. Happy to accept PRs if someone get's to this before I do. |
We only have manifests with multiple resources, so shame we can't use this. |
One workaround is to use terraform to split the manifests:
|
The workaround does not process the contents serially. |
gordalina
added a commit
to gordalina/terraform-provider-k8s
that referenced
this issue
Sep 18, 2018
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: