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