diff --git a/helm-chart/values.yaml b/helm-chart/values.yaml index be3fc5d..f4cec69 100644 --- a/helm-chart/values.yaml +++ b/helm-chart/values.yaml @@ -1,6 +1,6 @@ # Azure Container Registry details image: - repository: whatnow.azurecr.io/whatnowapi + repository: ifrcsmdb.azurecr.io/whatnowapi tag: "latest" pullPolicy: Always