Skip to content

Commit

Permalink
fix(longhorn): code changed settings
Browse files Browse the repository at this point in the history
  • Loading branch information
cterence committed Nov 16, 2024
1 parent c7190fa commit 925ab7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions k8s-apps/longhorn/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ longhorn:
defaultReplicaCount: 2
backupTarget: s3://longhorn-backup-tch@eu-central-003/v1/
backupTargetCredentialSecret: backup-credentials
storageMinimalAvailablePercentage: "10"
storageReservedPercentageForDefaultDisk: "10"

ingress:
enabled: true
Expand Down

0 comments on commit 925ab7a

Please sign in to comment.