diff --git a/navix-helm/values.yaml b/navix-helm/values.yaml index 252cf8d..a4f148e 100644 --- a/navix-helm/values.yaml +++ b/navix-helm/values.yaml @@ -1,6 +1,6 @@ frontend: image: - repository: harbor.dvirlabs.com/my-apps/navix-frontend + repository: harbor.dvirlabs.com/my-apps/navix-front tag: latest pullPolicy: IfNotPresent service: @@ -20,7 +20,7 @@ frontend: backend: image: - repository: harbor.dvirlabs.com/my-apps/navix-backend + repository: harbor.dvirlabs.com/my-apps/navix-back tag: latest pullPolicy: IfNotPresent service: