mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-06-17 15:51:37 +02:00
use Recreate upgrade strategy
This commit is contained in:
@@ -9,6 +9,8 @@ metadata:
|
||||
heritage: {{ .Release.Service }}
|
||||
spec:
|
||||
replicas: 1 # could not be scaled
|
||||
strategy:
|
||||
type: Recreate
|
||||
selector:
|
||||
matchLabels:
|
||||
app: {{ include "scm-manager.name" . }}
|
||||
|
||||
Reference in New Issue
Block a user