Unable to deploy discovery-engine using the current helm charts provided in the root folder. The helm install command throws the following error message
Error: INSTALLATION FAILED: ClusterRoleBinding.rbac.authorization.k8s.io "discovery-engine-role-binding" is invalid: subjects[0].namespace: Required value
Steps to reproduce:
- Clone discovery engine GH repo
- Use the following helm command to deploy discovery engine
helm install discovery-engine ./discovery-engine/deployments/helm --create-namespace -n accuknox-agents
Unable to deploy discovery-engine using the current helm charts provided in the root folder. The helm install command throws the following error message
Steps to reproduce: