diff --git a/services/jitsi/deployment.yaml b/services/jitsi/deployment.yaml index 53c5dc4..eaf7afa 100644 --- a/services/jitsi/deployment.yaml +++ b/services/jitsi/deployment.yaml @@ -91,6 +91,8 @@ metadata: namespace: jitsi spec: replicas: 1 + strategy: + type: Recreate selector: matchLabels: { app: jitsi-jvb } template: