Fix Appsmith image name in Helm chart values (#9460)
This commit is contained in:
parent
4ced0954db
commit
31cac9f85f
|
|
@ -39,7 +39,7 @@ strategyType: RollingUpdate
|
||||||
##
|
##
|
||||||
image:
|
image:
|
||||||
registry: index.docker.io
|
registry: index.docker.io
|
||||||
repository: appsmith/appsmith-editor
|
repository: appsmith/appsmith-ce
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: "latest"
|
tag: "latest"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user