Skip to content
Snippets Groups Projects
Commit a01024cb authored by Alok Joshi's avatar Alok Joshi
Browse files

Merged PR 976: add readiness check delays for better logging

add readiness check delays for better logging
parents 35c2fbf8 92e87ca7
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,8 @@ spec:
httpGet:
path: /api/indexer/v2/swagger-ui.html
port: 80
initialDelaySeconds: 15
periodSeconds: 20
volumeMounts:
- name: azure-keyvault
mountPath: "/mnt/azure-keyvault"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment