diff --git a/templates/rbdcomponent_helm.yaml b/templates/rbdcomponent_helm.yaml index a93167d..c0b6d34 100644 --- a/templates/rbdcomponent_helm.yaml +++ b/templates/rbdcomponent_helm.yaml @@ -185,7 +185,7 @@ items: env: - name: DB_TYPE value: mysql - image: {{ .Values.Cluster.rainbondImageRepository }}/rainbond:{{ .Values.Cluster.installVersion }}-allinone + image: {{ .Values.Cluster.rainbondImageRepository }}/rainbond:{{ .Values.Cluster.installVersion }} imagePullPolicy: {{ .Values.Cluster.imagePullPolicy }} replicas: 1 priorityComponent: false