k8s
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user