k8s
This commit is contained in:
@@ -8,6 +8,7 @@ metadata:
|
||||
app: kibana
|
||||
name: kibana-service
|
||||
spec:
|
||||
type: NodePort
|
||||
selector:
|
||||
env: production
|
||||
tier: backend
|
||||
@@ -16,4 +17,5 @@ spec:
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 5601
|
||||
targetPort: 5601
|
||||
targetPort: 5601
|
||||
nodePort: 30005
|
||||
Reference in New Issue
Block a user