aboutsummaryrefslogtreecommitdiffstats
path: root/helm/policy/components/policy-xacml-pdp/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'helm/policy/components/policy-xacml-pdp/values.yaml')
-rw-r--r--helm/policy/components/policy-xacml-pdp/values.yaml8
1 files changed, 6 insertions, 2 deletions
diff --git a/helm/policy/components/policy-xacml-pdp/values.yaml b/helm/policy/components/policy-xacml-pdp/values.yaml
index 44845835..f7bb045e 100644
--- a/helm/policy/components/policy-xacml-pdp/values.yaml
+++ b/helm/policy/components/policy-xacml-pdp/values.yaml
@@ -90,8 +90,12 @@ liveness:
enabled: true
readiness:
- initialDelaySeconds: 20
- periodSeconds: 10
+ initialDelaySeconds: 10
+ periodSeconds: 120
+ api: /policy/pdpx/v1/healthcheck
+ successThreshold: 1
+ failureThreshold: 3
+ timeout: 60
service:
type: ClusterIP