Update deployment.yaml

This commit is contained in:
2023-04-09 17:13:37 +00:00
committed by GitHub
parent 68b7504844
commit f4f0b6bec9

View File

@@ -17,11 +17,11 @@ spec:
spec: spec:
containers: containers:
- name: durpapi - name: durpapi
image: ghcr.io/developerdurp/durpapi:latest image: registry.gitlab.com/developerdurp/durpapi
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http
containerPort: 8080 containerPort: 8080
envFrom: envFrom:
- secretRef: - secretRef:
name: durpapi-secret name: durpapi-secret