diff --git a/durpot/templates/deployment.yaml b/durpot/templates/deployment.yaml index 9ac5b77..a238393 100644 --- a/durpot/templates/deployment.yaml +++ b/durpot/templates/deployment.yaml @@ -17,8 +17,8 @@ spec: spec: containers: - name: durpot - image: ghcr.io/developerdurp/durpot:latest + image: registry.gitlab.com/developerdurp/durpot imagePullPolicy: Always envFrom: - secretRef: - name: durpot-secret \ No newline at end of file + name: durpot-secret