diff --git a/clusters/cl01tl/helm/grimmory/values.yaml b/clusters/cl01tl/helm/grimmory/values.yaml index f0fc10e73..8def067cb 100644 --- a/clusters/cl01tl/helm/grimmory/values.yaml +++ b/clusters/cl01tl/helm/grimmory/values.yaml @@ -44,7 +44,7 @@ grimmory: spec: httpGet: path: /api/v1/healthcheck - port: http + port: 6060 failureThreshold: 5 periodSeconds: 10 timeoutSeconds: 5 @@ -54,7 +54,7 @@ grimmory: spec: httpGet: path: /api/v1/healthcheck - port: http + port: 6060 failureThreshold: 5 periodSeconds: 10 timeoutSeconds: 5 @@ -64,7 +64,7 @@ grimmory: spec: httpGet: path: /api/v1/healthcheck - port: http + port: 6060 failureThreshold: 5 periodSeconds: 10 timeoutSeconds: 5