Skip to content

Commit

Permalink
'project02' helm chart update
Browse files Browse the repository at this point in the history
  • Loading branch information
dongdorrong committed Jan 16, 2023
1 parent 45959c8 commit bdd945f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project02/practice/helm/dongdorrong/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ image:
repository: "ghcr.io/dongdorrong/project02/dongdorrong-nginx"
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "v0.2"
tag: "latest"

imagePullSecrets: [{ name: dongdorrong-regcred }]
nameOverride: "dongdorrong"
Expand Down

0 comments on commit bdd945f

Please sign in to comment.