Use recreate strategy for UnrealIRCd

This commit is contained in:
Andrew Stoltz
2026-04-16 19:33:28 -05:00
parent ef0e1f2505
commit 63cf5193ef

View File

@@ -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: