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
1ddfd948a5
commit
d50b776fef
1 changed files with 6 additions and 0 deletions
|
|
@ -63,6 +63,9 @@ spec:
|
|||
- name: forgejo
|
||||
port: 3000
|
||||
protocol: TCP
|
||||
- name: kuma
|
||||
port: 3001
|
||||
protocol: TCP
|
||||
targetPort: 3000
|
||||
- name: freshrss
|
||||
port: 8085
|
||||
|
|
@ -112,6 +115,9 @@ spec:
|
|||
port: 81
|
||||
protocol: TCP
|
||||
targetPort: 81
|
||||
- name: gotify
|
||||
port: 8070
|
||||
protocol: TCP
|
||||
|
||||
---
|
||||
apiVersion: v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue