Skip to content

Commit

Permalink
fix: remove docker tag from default chart (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
CristhianF7 authored Apr 30, 2023
1 parent fdc42b5 commit 72933b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions charts/console/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ replicaCount: 1
image:
repository: 555935582951.dkr.ecr.us-east-2.amazonaws.com
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "2.1.7"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 72933b8

Please sign in to comment.