Skip to content

Commit 0f9364f

Browse files
committed
chore: Generated commit to update templated files since the last template run up to stackabletech/operator-templating@f376d41
Reference-to: stackabletech/operator-templating@f376d41 (docs: update the Stackable overview diagram)
1 parent d6970d9 commit 0f9364f

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed
-214 KB
Binary file not shown.
-11.4 KB
Loading

deploy/helm/kafka-operator/templates/deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ spec:
7979
value: {{ .Values.kubernetesClusterDomain | quote }}
8080
{{- end }}
8181
{{- include "telemetry.envVars" . | nindent 12 }}
82+
- name: KAFKA_BROKER_CLUSTERROLE
83+
value: {{ include "operator.fullname" . }}-kafka-broker-clusterrole
8284
volumes:
8385
- name: config-spec
8486
configMap:

0 commit comments

Comments
 (0)