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
07577ce836
commit
6caf043848
1 changed files with 5 additions and 5 deletions
|
|
@ -5,9 +5,9 @@ metadata:
|
|||
spec:
|
||||
ports:
|
||||
- name: app
|
||||
port: 8200
|
||||
port: 9443
|
||||
protocol: TCP
|
||||
targetPort: 8200
|
||||
targetPort: 9443
|
||||
clusterIP: None
|
||||
type: ClusterIP
|
||||
|
||||
|
|
@ -19,10 +19,10 @@ metadata:
|
|||
name: portainer
|
||||
subsets:
|
||||
- addresses:
|
||||
- ip: 192.168.21.200
|
||||
- ip: 192.168.20.104
|
||||
ports:
|
||||
- name: app
|
||||
port: 8200
|
||||
port: 9443
|
||||
protocol: TCP
|
||||
|
||||
---
|
||||
|
|
@ -42,7 +42,7 @@ spec:
|
|||
kind: Rule
|
||||
services:
|
||||
- name: portainer
|
||||
port: 8200
|
||||
port: 9443
|
||||
tls:
|
||||
secretName: portainer-tls
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue