This commit is contained in:
jooho
2021-12-30 17:50:22 +09:00
parent c62eb513e4
commit c8e6106271
13 changed files with 26 additions and 42 deletions

View File

@@ -8,6 +8,7 @@ metadata:
app: zipkin
name: zipkin-service
spec:
type: NodePort
selector:
env: production
tier: backend
@@ -17,4 +18,5 @@ spec:
- name: http-9411
protocol: TCP
port: 9411
targetPort: 9411
targetPort: 9411
nodePort: 30008