Use recreate strategy for UnrealIRCd
This commit is contained in:
@@ -505,6 +505,8 @@ metadata:
|
|||||||
app: unrealircd
|
app: unrealircd
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
strategy:
|
||||||
|
type: Recreate
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: unrealircd
|
app: unrealircd
|
||||||
|
|||||||
Reference in New Issue
Block a user