Update Longhorn Helm chart version to 1.11.2 in Argo CD configuration and tasks, ensuring compatibility and consistency across deployments.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# kubectl apply -k clusters/noble/bootstrap/longhorn
|
||||
# helm repo add longhorn https://charts.longhorn.io && helm repo update
|
||||
# helm upgrade --install longhorn longhorn/longhorn -n longhorn-system --create-namespace \
|
||||
# -f clusters/noble/bootstrap/longhorn/values.yaml
|
||||
# --version 1.11.2 -f clusters/noble/bootstrap/longhorn/values.yaml
|
||||
# "helm upgrade --install" needs two arguments: RELEASE_NAME and CHART (e.g. longhorn longhorn/longhorn).
|
||||
#
|
||||
# If you already installed Longhorn without this file: fix Default Settings in the UI or edit each
|
||||
|
||||
Reference in New Issue
Block a user