Skip to content
Snippets Groups Projects
Commit d91d6865 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

fixed pdb

parent 8e86937f
No related branches found
No related tags found
1 merge request!1546Development
......@@ -7,7 +7,7 @@ hpa:
podDisruptionBudget:
enabled: true
minAvailable: 1
maxUnavailable: 1
maxUnavailable:
ingress:
annotations:
certmanager.k8s.io/cluster-issuer: letsencrypt-prod
......
......@@ -6,8 +6,8 @@ hpa:
maxReplicas: 25
podDisruptionBudget:
enabled: true
minAvailable: 3
maxUnavailable: 3
minAvailable: 5
maxUnavailable:
ingress:
annotations:
certmanager.k8s.io/cluster-issuer: letsencrypt-prod
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment