Skip to content

Commit

Permalink
fix: aim to deploy Longhorn v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kitos9112 committed Jul 20, 2023
1 parent 843f1b8 commit df30e76
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions cluster/core/longhorn-system/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: longhorn
version: 1.4.3
version: 1.5.1
sourceRef:
kind: HelmRepository
name: longhorn-charts
Expand Down Expand Up @@ -48,16 +48,16 @@ spec:
backupCompressionMethod: "lz4"
offlineReplicaRebuilding: "enabled"

# BEST PRACTICES - https://longhorn.io/docs/1.3.1/best-practices/
# BEST PRACTICES - https://longhorn.io/docs/1.5.1/best-practices/

# Minimum Recommended Hardware (https://longhorn.io/docs/1.3.1/best-practices/#minimum-recommended-hardware) ✅
# Software (https://longhorn.io/docs/1.3.1/best-practices/#software) ✅
# Node and Disk Setup (https://longhorn.io/docs/1.3.1/best-practices/#node-and-disk-setup) ✅
# Deploying Workloads (https://longhorn.io/docs/1.3.1/best-practices/#deploying-workloads) ✅
# Volume Maintenance (https://longhorn.io/docs/1.3.1/best-practices/#volume-maintenance) ✅
# Minimum Recommended Hardware (https://longhorn.io/docs/1.5.1/best-practices/#minimum-recommended-hardware) ✅
# Software (https://longhorn.io/docs/1.5.1/best-practices/#software) ✅
# Node and Disk Setup (https://longhorn.io/docs/1.5.1/best-practices/#node-and-disk-setup) ✅
# Deploying Workloads (https://longhorn.io/docs/1.5.1/best-practices/#deploying-workloads) ✅
# Volume Maintenance (https://longhorn.io/docs/1.5.1/best-practices/#volume-maintenance) ✅
# Guaranteed Instance Manager CPU ✅
# StorageClass (https://longhorn.io/docs/1.3.1/best-practices/#storageclass) ✅
# Scheduling Settings (https://longhorn.io/docs/1.3.1/best-practices/#scheduling-settings) ❌
# StorageClass (https://longhorn.io/docs/1.5.1/best-practices/#storageclass) ✅
# Scheduling Settings (https://longhorn.io/docs/1.5.1/best-practices/#scheduling-settings) ❌
longhornDriver:
priorityClass: system-node-critical
tolerations:
Expand Down

0 comments on commit df30e76

Please sign in to comment.