Skip to content

Commit

Permalink
fixed longhorn backup destination
Browse files Browse the repository at this point in the history
  • Loading branch information
marmila committed Jan 28, 2024
1 parent 94b2f73 commit 4b3af30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argocd/system/longhorn-system/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ longhorn:
defaultSettings:
defaultDataPath: "/storage"
# Backup S3 configuration
backupTarget: "s3://k3s-longhorn@eu-west-1/"
backupTarget: "s3://k3s-longhorn@eu-milan-1/"
backupTargetCredentialSecret: longhorn-minio-secret
# Ingress Resource. Longhorn dashboard.
ingress:
Expand Down

0 comments on commit 4b3af30

Please sign in to comment.