[Question]: install error
Closed this issue · 0 comments
kapok0501 commented
Checklist
- I've searched for similar issues and couldn't find anything matching
- I've included steps to reproduce the behavior
Affected Components
- K8sGPT (CLI)
- K8sGPT Operator
K8sGPT Version
0.0.27
Kubernetes Version
v1.20.9
Host OS and its Version
No response
Steps to reproduce
1、helm repo add k8sgpt https://charts.k8sgpt.ai/
2、helm repo update
3、helm install release k8sgpt/k8sgpt-operator -n k8sgpt-operator-system
error:
Error: parse error at (k8sgpt-operator/templates/deployment.yaml:60): unclosed action
Expected behaviour
should install success
Actual behaviour
No response
Additional Information
No response