rancher / support-bundle-kit

A toolkit to generate and analyze the support bundles for Kubernetes and Kubernetes-native applications
Apache License 2.0
17 stars 28 forks source link

fix: manifest typo #89

Closed Yu-Jack closed 10 months ago

Yu-Jack commented 10 months ago

Description

According to https://github.com/rancher/support-bundle-kit/blob/master/pkg/manager/agent.go#L30, it uses these labels https://github.com/rancher/support-bundle-kit/blob/master/pkg/types/types.go#L18-L23 to check manager exists or not. So, we need to correct it.

Test plan

Run kubectl apply -f deploy/manifests/support-bundle-manager.yaml. It would succeed to fetch node log.