fix: added warning about multiple replicas

This commit is contained in:
Oscar Beaumont 2021-08-04 17:37:41 +08:00 committed by GitHub
parent dabb387823
commit 5ca6f3d069
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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: