Skip to content

Commit 94ca328

Browse files
author
Vinay Thupili
committed
revert to wiz_enable_runtime_sensor
1 parent c0b745f commit 94ca328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/deletions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ post_apply:
394394
kind : ClusterRoleBinding
395395
namespace: wiz
396396
{{- end }}
397-
{{- if and (ne .Cluster.ConfigItems.wiz_enable_runtime_sensor "true") (ne .Cluster.ConfigItems.wiz_enable_runtime_connector "true") }}
397+
{{- if and (ne .Cluster.ConfigItems.wiz_enable_runtime_connector "true") (ne .Cluster.ConfigItems.wiz_enable_runtime_sensor "true") }}
398398
- name: wiz
399399
kind: Namespace
400400
{{- end }}

0 commit comments

Comments
 (0)