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:
retries: 3
values:
updateStrategy:
type: Recreate
livenessProbe:
enabled: true
initialDelaySeconds: 600