We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df132af + a167091 commit f81b0cdCopy full SHA for f81b0cd
templates/rbdcomponent_helm.yaml
@@ -82,7 +82,7 @@ items:
82
spec:
83
image: {{ .Values.Cluster.rainbondImageRepository }}/rbd-mq:{{ .Values.Cluster.installVersion }}
84
imagePullPolicy: {{ .Values.Cluster.imagePullPolicy }}
85
- replicas: {{ .Values.Cluster.replicas }}
+ replicas: 1
86
priorityComponent: true
87
88
- apiVersion: rainbond.io/v1alpha1
0 commit comments