diff --git a/charts/durpapi/templates/deployment.yaml b/charts/durpapi/templates/deployment.yaml index 7dcf5f5..05c72af 100644 --- a/charts/durpapi/templates/deployment.yaml +++ b/charts/durpapi/templates/deployment.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: durpapi - image: ghcr.io/developerdurp/durpapi:latest + image: registry.gitlab.com/developerdurp/durpapi imagePullPolicy: Always ports: - name: http