Set Gitea deployment strategy to Recreate to avoid LevelDB lock conflicts
This commit is contained in:
@@ -27,6 +27,9 @@ spec:
|
|||||||
valkey-cluster:
|
valkey-cluster:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
|
strategy:
|
||||||
|
type: Recreate
|
||||||
|
|
||||||
gitea:
|
gitea:
|
||||||
admin:
|
admin:
|
||||||
existingSecret: gitea-admin-credentials
|
existingSecret: gitea-admin-credentials
|
||||||
|
|||||||
Reference in New Issue
Block a user