Merge pull request #307 from 3dwardch3ng/app/gitea

update the updateStrategy to avoid the new deployment to be stuck as …
This commit is contained in:
2024-06-25 16:03:37 +10:00
committed by GitHub

View File

@@ -17,6 +17,8 @@ spec:
remediation: remediation:
retries: 3 retries: 3
values: values:
updateStrategy:
type: Recreate
livenessProbe: livenessProbe:
enabled: true enabled: true
initialDelaySeconds: 600 initialDelaySeconds: 600