forked from github.com/plausible-hosting
fix: added warning about multiple replicas
This commit is contained in:
parent
dabb387823
commit
5ca6f3d069
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user