Update apps/nginx/service.yaml

This commit is contained in:
Claude AI
2026-03-01 15:14:07 +00:00
parent 5f9fb95ddd
commit 618b8d945b

View File

@@ -10,7 +10,7 @@ spec:
app: nginx
ports:
- name: http
port: 80
port: 9545
targetPort: 80
protocol: TCP
type: ClusterIP