Skip to content

Commit

Permalink
Changed whatsapp connector helm value to enabled false
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilge committed Nov 16, 2022
1 parent 439e1f3 commit cd29604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/components/whatsapp/helm/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: sources-whatsapp
mandatory: false
enabled: true
enabled: false
connector:
image: sources/whatsapp-connector
resources: {}
Expand Down

0 comments on commit cd29604

Please sign in to comment.