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
ea54a2601d
commit
ab36649642
1 changed files with 7 additions and 0 deletions
|
|
@ -55,6 +55,10 @@ spec:
|
||||||
- protocol: TCP
|
- protocol: TCP
|
||||||
port: 443
|
port: 443
|
||||||
targetPort: 443
|
targetPort: 443
|
||||||
|
- name: app
|
||||||
|
port: 8267
|
||||||
|
protocol: TCP
|
||||||
|
targetPort: 8267
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -69,3 +73,6 @@ subsets:
|
||||||
- name: app
|
- name: app
|
||||||
port: 443
|
port: 443
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
- name: app
|
||||||
|
port: 8267
|
||||||
|
protocol: TCP
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue