mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -05:00
update
This commit is contained in:
parent
52382885b0
commit
b35fe6bc66
1 changed files with 4 additions and 4 deletions
|
|
@ -5,9 +5,9 @@ metadata:
|
|||
spec:
|
||||
ports:
|
||||
- name: app
|
||||
port: 9769
|
||||
port: 9768
|
||||
protocol: TCP
|
||||
targetPort: 9769
|
||||
targetPort: 9768
|
||||
clusterIP: None
|
||||
type: ClusterIP
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ subsets:
|
|||
- ip: 192.168.20.200
|
||||
ports:
|
||||
- name: app
|
||||
port: 9769
|
||||
port: 9768
|
||||
protocol: TCP
|
||||
|
||||
---
|
||||
|
|
@ -42,7 +42,7 @@ spec:
|
|||
kind: Rule
|
||||
services:
|
||||
- name: s3
|
||||
port: 9769
|
||||
port: 9768
|
||||
scheme: http
|
||||
tls:
|
||||
secretName: s3-tls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue