diff --git a/helm/values.yaml b/helm/values.yaml index c9746eb..8a69790 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -92,6 +92,11 @@ tolerations: [] affinity: {} +image: + repository: ghcr.io/diamondlightsource/channelfinder + tag: 0.0.0-b0 + pullPolicy: IfNotPresent + service: type: ClusterIP port: 8080