Skip to content

Commit e242eb4

Browse files
author
Vinay Thupili
committed
update secrets
1 parent 8884cc7 commit e242eb4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
{{ if eq .Cluster.ConfigItems.wiz_enable_runtime_connector_broker "true"}}
1+
{{ if eq .Cluster.ConfigItems.wiz_enable_runtime_connector "true"}}
22
---
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
35
# Source: wiz-kubernetes-integration/charts/wiz-kubernetes-connector/templates/secret-connector.yaml
46
apiVersion: v1
57
kind: Secret

0 commit comments

Comments
 (0)