2 Commits

Author SHA1 Message Date
b1e4fc4ee3 updat 2025-03-20 05:18:45 -05:00
ead660ccc9 update 2025-03-20 05:17:42 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ spec:
- match: Host(`kuma.durp.info`) && PathPrefix(`/`) - match: Host(`kuma.durp.info`) && PathPrefix(`/`)
kind: Rule kind: Rule
services: services:
- name: infra-cluster - name: master-cluster
port: 443 port: 443
tls: tls:
secretName: kuma-tls secretName: kuma-tls

View File

@@ -19,7 +19,7 @@ metadata:
name: plex name: plex
subsets: subsets:
- addresses: - addresses:
- ip: 192.168.20.200 - ip: 192.168.21.200
ports: ports:
- name: app - name: app
port: 32400 port: 32400