mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -05:00
Update deployment.yaml
This commit is contained in:
parent
68b7504844
commit
f4f0b6bec9
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
name: durpapi-secret
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue