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 8884cc7 commit e242eb4Copy full SHA for e242eb4
cluster/manifests/wiz/004-connector-broker-secrets.yaml
@@ -1,5 +1,7 @@
1
-{{ if eq .Cluster.ConfigItems.wiz_enable_runtime_connector_broker "true"}}
+{{ if eq .Cluster.ConfigItems.wiz_enable_runtime_connector "true"}}
2
---
3
+# These are used both in Job and Deployment
4
+# Create when wiz_enable_runtime_connector is true and deleted when wiz_enable_runtime_connector_broker is false
5
# Source: wiz-kubernetes-integration/charts/wiz-kubernetes-connector/templates/secret-connector.yaml
6
apiVersion: v1
7
kind: Secret
0 commit comments