update update strategy for services

This commit is contained in:
2024-08-13 10:18:18 +10:00
parent b2fbb8e4eb
commit ee5bdcd65f
3 changed files with 6 additions and 0 deletions

View File

@@ -8,6 +8,8 @@ auth:
- edward
- anysync
existingSecret: "mongodb-secrets"
updateStrategy:
type: Recreate
automountServiceAccountToken: true
nodeSelector:
kubernetes.io/arch: amd64