update tcs kibana domain
parent
742a6c26f7
commit
c05e49782c
|
@ -6,6 +6,7 @@ data:
|
|||
kibana.yml: |-
|
||||
server.name: kibana
|
||||
server.host: 0.0.0.0
|
||||
server.publicBaseUrl: kibana-tcs.beaconfireinc.com
|
||||
elasticsearch.hosts: [ "http://elastic:9200" ]
|
||||
|
||||
---
|
||||
|
@ -63,4 +64,4 @@ spec:
|
|||
targetPort: 5601
|
||||
selector:
|
||||
app: kibana
|
||||
type: ClusterIP
|
||||
type: ClusterIP
|
||||
|
|
Loading…
Reference in New Issue