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
093bf40127
commit
9165bd44a9
1 changed files with 12 additions and 3 deletions
|
|
@ -53,6 +53,15 @@ metadata:
|
||||||
subsets:
|
subsets:
|
||||||
- addresses:
|
- addresses:
|
||||||
- ip: 192.168.21.200
|
- ip: 192.168.21.200
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
apiVersion: v1
|
||||||
|
kind: Service
|
||||||
|
metadata:
|
||||||
|
name: unraid
|
||||||
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- port: 443
|
- protocol: TCP
|
||||||
- port: 3000
|
port: 3000
|
||||||
|
targetPort: 3000
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue