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.
2 parents 1cd2334 + 8d31a01 commit 1f39deeCopy full SHA for 1f39dee
helmfile.d/20-s3.yaml
@@ -45,6 +45,8 @@ releases:
45
- {{ .Values.radar_s3_connector | toYaml | indent 8 | trim }}
46
- {{ .Values.confluent_cloud | toYaml | indent 8 | trim }}
47
set:
48
+ - name: kafka_num_brokers
49
+ value: {{ .Values.kafka_num_brokers }}
50
- name: cc.enabled
51
value: {{ .Values.confluent_cloud.enabled }}
52
- name: bucketAccessKey
0 commit comments