Skip to content

Commit f82a203

Browse files
author
Vinay Thupili
committed
connector job and broker deployment
1 parent ceb5a10 commit f82a203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/wiz/004-connector-broker-secrets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{{ if or (eq .Cluster.ConfigItems.wiz_enable_runtime_connector "true") }}
1+
{{ if eq .Cluster.ConfigItems.wiz_enable_runtime_connector "true" }}
22
---
33
# These are used both in Job and Deployment
44
# Create when wiz_enable_runtime_connector or wiz_enable_runtime_connector_broker is true and deleted when wiz_enable_runtime_connector_broker and wiz_enable_runtime_connector is false

0 commit comments

Comments
 (0)