add python compatibility module
[multicloud/k8s.git] / kud / deployment_infra / playbooks / emco-monitor-openness-21.03.patch
1 diff --git a/deployments/helm/monitor/templates/clusterrolebinding.yaml b/deployments/helm/monitor/templates/clusterrolebinding.yaml
2 index 70305e50..6616787b 100644
3 --- a/deployments/helm/monitor/templates/clusterrolebinding.yaml
4 +++ b/deployments/helm/monitor/templates/clusterrolebinding.yaml
5 @@ -7,7 +7,7 @@ metadata:
6  subjects:
7  - kind: ServiceAccount
8    name: monitor
9 -  namespace: default
10 +  namespace: {{ .Release.Namespace }}
11  roleRef:
12    kind: ClusterRole
13    name: monitor