updated: 2025-04-07 15:53:33

This commit is contained in:
qxsugar 2025-04-07 15:53:33 +08:00
parent b40c440853
commit c87126019a
2 changed files with 8 additions and 0 deletions

View File

@ -10,3 +10,7 @@ spec:
port: 8077 port: 8077
protocol: TCP protocol: TCP
targetPort: http targetPort: http
- name: http80
port: 80
protocol: TCP
targetPort: http

View File

@ -10,3 +10,7 @@ spec:
port: 8077 port: 8077
protocol: TCP protocol: TCP
targetPort: http targetPort: http
- name: http80
port: 80
protocol: TCP
targetPort: http