Use strategy Recreate to avoid overwriting lockfile
This commit is contained in:
parent
79f01bf33c
commit
a26c6f7104
@ -21,9 +21,12 @@ metadata:
|
||||
labels:
|
||||
app: anki
|
||||
spec:
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
app: anki
|
||||
strategy:
|
||||
type: Recreate
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
Loading…
x
Reference in New Issue
Block a user