mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
1ddfd948a5
commit
d50b776fef
1 changed files with 6 additions and 0 deletions
|
|
@ -63,6 +63,9 @@ spec:
|
||||||
- name: forgejo
|
- name: forgejo
|
||||||
port: 3000
|
port: 3000
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
- name: kuma
|
||||||
|
port: 3001
|
||||||
|
protocol: TCP
|
||||||
targetPort: 3000
|
targetPort: 3000
|
||||||
- name: freshrss
|
- name: freshrss
|
||||||
port: 8085
|
port: 8085
|
||||||
|
|
@ -112,6 +115,9 @@ spec:
|
||||||
port: 81
|
port: 81
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
targetPort: 81
|
targetPort: 81
|
||||||
|
- name: gotify
|
||||||
|
port: 8070
|
||||||
|
protocol: TCP
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue