rocketmq-k8s-helm/templates/broker/configmap.yaml (
8
lines of code) (
raw
):
apiVersion: v1 kind: ConfigMap metadata: name: broker-conf labels: {{- include "rocketmq-broker.labels" . | nindent 4 }} data: {{- include "rocketmq-broker.config" . }}