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 10fed1f commit 6016b94Copy full SHA for 6016b94
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_connector "true") (ne .Cluster.ConfigItems.wiz_enable_runtime_sensor "true") }}
+{{- if and (ne .Cluster.ConfigItems.wiz_enable_runtime_connector_broker "true") (ne .Cluster.ConfigItems.wiz_enable_runtime_sensor "true") }}
398
- name: wiz
399
kind: Namespace
400
0 commit comments