Skip to content

Commit

Permalink
Merge pull request #89 from zzzhangqi/main
Browse files Browse the repository at this point in the history
fix: Upgrade the localpath version to resolve the problem that nodes …
  • Loading branch information
zzzhangqi authored Dec 19, 2024
2 parents 9911b16 + 791e8de commit 41e323b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/rbdcomponent_helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ items:
name: local-path-provisioner
namespace: {{ .Release.Namespace }}
spec:
image: {{ .Values.Cluster.rainbondImageRepository }}/local-path-provisioner:v0.0.29
image: {{ .Values.Cluster.rainbondImageRepository }}/local-path-provisioner:v0.0.30
imagePullPolicy: {{ .Values.Cluster.imagePullPolicy }}
replicas: 1
priorityComponent: true
Expand Down

0 comments on commit 41e323b

Please sign in to comment.