Skip to content

Commit

Permalink
add ghcr reference to the values
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-dot committed Jan 14, 2025
1 parent 65b3f9d commit 03ee5ed
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,11 @@ tolerations: []

affinity: {}

image:
repository: ghcr.io/diamondlightsource/channelfinder
tag: 0.0.0-b0
pullPolicy: IfNotPresent

service:
type: ClusterIP
port: 8080
Expand Down

0 comments on commit 03ee5ed

Please sign in to comment.