diff --git a/k8s-deploy-template.yaml b/k8s-deploy-template.yml similarity index 92% rename from k8s-deploy-template.yaml rename to k8s-deploy-template.yml index 465201b68dc712061454463e6e2112a58a5b930d..9b3b6f5853c0b2dada0ee3432a0f32319810e09b 100644 --- a/k8s-deploy-template.yaml +++ b/k8s-deploy-template.yml @@ -29,8 +29,8 @@ spec: scheme: HTTP path: /actuator/health port: 1024 - initialDelaySeconds: 20 - periodSeconds: 10 + initialDelaySeconds: 20 + periodSeconds: 10 readinessProbe: httpGet: scheme: HTTP