Update file s3.yaml

This commit is contained in:
2025-01-11 14:27:01 +00:00
parent 33c5d25271
commit 46724e763c

View File

@@ -5,9 +5,9 @@ metadata:
spec:
ports:
- name: app
port: 9768
port: 9769
protocol: TCP
targetPort: 9768
targetPort: 9769
clusterIP: None
type: ClusterIP
@@ -22,7 +22,7 @@ subsets:
- ip: 192.168.20.253
ports:
- name: app
port: 9768
port: 9769
protocol: TCP
---
@@ -42,7 +42,7 @@ spec:
kind: Rule
services:
- name: s3
port: 9768
port: 9769
scheme: http
tls:
secretName: s3-tls