set strategy to recreate on llama-swap deployment
This commit is contained in:
@@ -6,6 +6,8 @@ metadata:
|
|||||||
namespace: llama
|
namespace: llama
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
strategy:
|
||||||
|
type: Recreate
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: llama-swap
|
app: llama-swap
|
||||||
|
|||||||
Reference in New Issue
Block a user