fix api probe endpoint

This commit is contained in:
perf3ct 2023-10-10 15:23:38 -07:00
parent d8500214e9
commit 61b8892ff0
No known key found for this signature in database
GPG Key ID: 569C4EEC436F5232
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ probes:
custom: true
spec:
httpGet:
path: /api/v1
path: /api/v1/info
port: http
initialDelaySeconds: 0
periodSeconds: 10