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

@@ -505,6 +505,8 @@ metadata:
app: unrealircd
spec:
replicas: 1
strategy:
type: Recreate
selector:
matchLabels:
app: unrealircd