diff --git a/roles/docker-deployments/templates/potaris.yaml b/roles/docker-deployments/templates/potaris.yaml index 574dcc4..e955e5a 100644 --- a/roles/docker-deployments/templates/potaris.yaml +++ b/roles/docker-deployments/templates/potaris.yaml @@ -1,11 +1,6 @@ potaris: ports: - 5003:5000 - image: registry.atlantishq.de/athq/potaris - restart: always - -potaris-en: - ports: - 5004:5000 - image: registry.atlantishq.de/athq/potaris-en + image: harbor-registry.atlantishq.de/atlantishq/potaris-next-gen-web restart: always