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
ab36649642
commit
57ea463e19
1 changed files with 5 additions and 4 deletions
|
|
@ -52,10 +52,11 @@ metadata:
|
|||
name: unraid
|
||||
spec:
|
||||
ports:
|
||||
- protocol: TCP
|
||||
- name: https
|
||||
protocol: TCP
|
||||
port: 443
|
||||
targetPort: 443
|
||||
- name: app
|
||||
- name: tdarr
|
||||
port: 8267
|
||||
protocol: TCP
|
||||
targetPort: 8267
|
||||
|
|
@ -70,9 +71,9 @@ subsets:
|
|||
- addresses:
|
||||
- ip: 192.168.21.200
|
||||
ports:
|
||||
- name: app
|
||||
- name: https
|
||||
port: 443
|
||||
protocol: TCP
|
||||
- name: app
|
||||
- name: tdarr
|
||||
port: 8267
|
||||
protocol: TCP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue