Use recreate strategy for UnrealIRCd
This commit is contained in:
@@ -503,11 +503,13 @@ metadata:
|
||||
namespace: irc
|
||||
labels:
|
||||
app: unrealircd
|
||||
spec:
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
app: unrealircd
|
||||
spec:
|
||||
replicas: 1
|
||||
strategy:
|
||||
type: Recreate
|
||||
selector:
|
||||
matchLabels:
|
||||
app: unrealircd
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user