Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit

Permalink
use 5 replicas by default, use etcd 3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Stephenson committed Jun 7, 2022
1 parent c968447 commit b70c2a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/samples/storageos-etcd-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ metadata:
name: storageos-etcd
namespace: storageos-etcd
spec:
replicas: 3
version: 3.5.3
replicas: 5
version: 3.5.4
tls:
enabled: false
storageOSClusterNamespace: "storageos"
Expand Down

0 comments on commit b70c2a3

Please sign in to comment.