diff --git a/.helm/values.yaml b/.helm/values.yaml index f507f6e..4693d7c 100644 --- a/.helm/values.yaml +++ b/.helm/values.yaml @@ -1,7 +1,7 @@ replicaCount: 1 image: - repository: ghcr.io/abstractize/docker-images/todo/auth + repository: ghcr.io/abstractize/docker-images/todo/auth-service tag: latest pullPolicy: IfNotPresent