Skip to content
This repository has been archived by the owner on Nov 17, 2024. It is now read-only.

install error #2

Open
hbstarjason opened this issue Jul 9, 2019 · 0 comments
Open

install error #2

hbstarjason opened this issue Jul 9, 2019 · 0 comments

Comments

@hbstarjason
Copy link

$ kubectl get pod --all-namespaces
NAMESPACE            NAME                                      READY   STATUS      RESTARTS   AGE
kube-system          coredns-695688789-gwsnx                   1/1     Running     0          14m
kube-system          helm-install-traefik-rt8t8                0/1     Completed   0          14m
kube-system          svclb-traefik-lfrqf                       2/2     Running     0          14m
kube-system          traefik-56688c4464-975nf                  1/1     Running     0          14m
local-path-storage   local-path-provisioner-69fc9568b9-t8r25   1/1     Running     0          11m

$ cat <<EOF | kubectl create -f -
> apiVersion: k3s.cattle.io/v1
> kind: HelmChart
> metadata:
>   name: spinnaker
>   namespace: kube-system
> spec:
>   chart: stable/spinnaker
>   targetNamespace: ${SPIN_NAMESPACE}
> EOF
error: unable to recognize "STDIN": no matches for kind "HelmChart" in version "k3s.cattle.io/v1"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant