We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0b745f commit 94ca328Copy full SHA for 94ca328
cluster/manifests/deletions.yaml
@@ -394,7 +394,7 @@ post_apply:
394
kind : ClusterRoleBinding
395
namespace: wiz
396
{{- end }}
397
-{{- if and (ne .Cluster.ConfigItems.wiz_enable_runtime_sensor "true") (ne .Cluster.ConfigItems.wiz_enable_runtime_connector "true") }}
+{{- if and (ne .Cluster.ConfigItems.wiz_enable_runtime_connector "true") (ne .Cluster.ConfigItems.wiz_enable_runtime_sensor "true") }}
398
- name: wiz
399
kind: Namespace
400
0 commit comments