We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8196fec commit d83208dCopy full SHA for d83208d
.vib/apisix/goss/goss.yaml
@@ -18,9 +18,6 @@ http:
18
status: 404
19
http://127.0.0.1:{{ .Vars.dataPlane.containerPorts.control }}/v1/healthcheck:
20
status: 200
21
- https://apisix-control-plane:{{ .Vars.controlPlane.service.ports.adminAPI }}/apisix/admin/routes:
22
- status: 401
23
- allow-insecure: true
24
https://apisix-control-plane:{{ .Vars.controlPlane.service.ports.adminAPI }}/apisix/admin/routes:
25
26
request-headers:
0 commit comments