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/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:
|
||||||
|
Loading…
Reference in New Issue
Block a user