diff --git a/durpapi/templates/deployment.yaml b/durpapi/templates/deployment.yaml index 7dcf5f5..701b435 100644 --- a/durpapi/templates/deployment.yaml +++ b/durpapi/templates/deployment.yaml @@ -17,11 +17,11 @@ spec: spec: containers: - name: durpapi - image: ghcr.io/developerdurp/durpapi:latest + image: registry.gitlab.com/developerdurp/durpapi imagePullPolicy: Always ports: - name: http containerPort: 8080 envFrom: - secretRef: - name: durpapi-secret \ No newline at end of file + name: durpapi-secret