Skip to content

Commit

Permalink
Update app image name in helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidOkulski committed Dec 20, 2024
1 parent 8564a5a commit 94e0d1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ configMapName: template-repo-config
secretName: template-repo-app-secrets

image:
repository: my-app-image
tag: latest
repository: ghcr.io/bcgov/template-repository
tag: dev

env:
APP_PORT: 3000
Expand Down

0 comments on commit 94e0d1c

Please sign in to comment.