Skip to content

Commit 934459d

Browse files
committed
Update default image tag in values.yaml
Signed-off-by: jaehanbyun <[email protected]>
1 parent ae60c61 commit 934459d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/redis-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ redisOperator:
22
name: redis-operator
33
imageName: awbrg789/redis-operator
44
imagePullPolicy: Always
5-
imageTag: "change-crd"
5+
imageTag: ""
66
imagePullSecrets: []
77

88
reconcileInterval: ""

0 commit comments

Comments
 (0)