fix: added warning about multiple replicas
This commit is contained in:
@@ -24,6 +24,7 @@ metadata:
|
|||||||
app.kubernetes.io/name: plausible
|
app.kubernetes.io/name: plausible
|
||||||
app.kubernetes.io/component: server
|
app.kubernetes.io/component: server
|
||||||
spec:
|
spec:
|
||||||
|
# Plausible is not currently designed to run in a clustered scenario. Increasing the replicas of this deployment is highly NOT recommended!
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
|
Reference in New Issue
Block a user