Extend K8S and RIC installation instructions
[it/dep.git] / ric-aux / helm / mc-stack / charts / kibana / examples / default / test / goss.yaml
1 http:
2   http://localhost:5601/api/status:
3     status: 200
4     timeout: 2000
5     body:
6       - '"number":"7.3.0"'
7
8   http://localhost:5601/app/kibana:
9     status: 200
10     timeout: 2000
11
12   http://helm-kibana-default-kibana:5601/app/kibana:
13     status: 200
14     timeout: 2000