template update
parent
0c73694da8
commit
fd39140c7d
|
@ -1,4 +1,4 @@
|
||||||
id: kibana
|
id: exposed-kibana
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: Exposed Kibana
|
name: Exposed Kibana
|
||||||
|
@ -17,10 +17,10 @@ requests:
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- 'kibanaWelcomeView'
|
- 'kibanaWelcomeView'
|
||||||
- 'cluster_uuid'
|
- 'cluster_uuid'
|
||||||
- 'kibanaWelcomeLogo'
|
- 'kibanaWelcomeLogo'
|
||||||
- 'kibanaWelcomeTitle'
|
- 'kibanaWelcomeTitle'
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
Loading…
Reference in New Issue