mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
02023a0ee1
commit
f94b1aeef8
1 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,9 @@ spec:
|
||||||
- name: durpapi
|
- name: durpapi
|
||||||
image: ghcr.io/developerdurp/durpapi:latest
|
image: ghcr.io/developerdurp/durpapi:latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
|
ports:
|
||||||
|
- name: http
|
||||||
|
containerPort: 8080
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: durpapi-secret
|
name: durpapi-secret
|
||||||
Loading…
Add table
Add a link
Reference in a new issue