diff --git a/kubernetes/plausible.yaml b/kubernetes/plausible.yaml index ee64722..994006f 100644 --- a/kubernetes/plausible.yaml +++ b/kubernetes/plausible.yaml @@ -24,6 +24,7 @@ metadata: app.kubernetes.io/name: plausible app.kubernetes.io/component: server spec: + # Plausible is not currently designed to run in a clustered scenario. Increasing the replicas of this deployment is highly NOT recommended! replicas: 1 selector: matchLabels: