diff --git a/charts/nebulous-forecast-ensembler/values.yaml b/charts/nebulous-forecast-ensembler/values.yaml index 17398ff..dbd5096 100644 --- a/charts/nebulous-forecast-ensembler/values.yaml +++ b/charts/nebulous-forecast-ensembler/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 # This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/ image: - repository: "quay.io/nebulous/nebulous-forecast-ensembler" + repository: "quay.io/nebulous/forecast-ensembler" # This sets the pull policy for images. pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion.