Update values.yaml

This commit is contained in:
Markus Blaschke 2024-01-15 13:40:29 +01:00 committed by GitHub
parent d44cc39096
commit 73b5b6ce70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -141,6 +141,13 @@ tolerations: []
affinity: {}
minReadySeconds: 10
# Probes
startupProbe: {}
livenessProbe: {}
readinessProbe: {}
# Only one of minAvailable or maxUnavailable can be set
podDisruptionBudget:
enabled: false