fix(deploy): add namespace to cluster role binding in deploy manifest (#6020)

fix(deploy): add namespace to service account in deploy manifest

Signed-off-by: cuisongliu <cuisongliu@qq.com>
This commit is contained in:
cuisongliu
2025-09-22 10:27:00 +08:00
committed by GitHub
parent 70ac909e78
commit ce6e127325
@@ -22,6 +22,7 @@ metadata:
subjects:
- kind: ServiceAccount
name: service-hubble-sa
namespace: hubble-service
roleRef:
kind: ClusterRole
name: service-hubble-role