diff --git a/argocd/deployment.yaml b/argocd/deployment.yaml index c5444d2..8b09d42 100644 --- a/argocd/deployment.yaml +++ b/argocd/deployment.yaml @@ -25,7 +25,7 @@ spec: mountPath: /data containers: - name: web - image: git.baumann.gr/adebaumann/vui:0.953-development + image: git.baumann.gr/adebaumann/vui:0.953 imagePullPolicy: Always ports: - containerPort: 8000