mirror of https://github.com/k3s-io/k3s
Fix a dead link in cluster/update-storage-objects.sh
parent
9dd6a935fc
commit
63f6198b4e
|
@ -19,7 +19,7 @@
|
|||
# they are written using the latest API version.
|
||||
#
|
||||
# Steps to use this script to upgrade the cluster to a new version:
|
||||
# https://github.com/kubernetes/kubernetes/blob/master/docs/cluster_management.md#updgrading-to-a-different-api-version
|
||||
# https://kubernetes.io/docs/tasks/administer-cluster/cluster-management/#upgrading-to-a-different-api-version
|
||||
|
||||
set -o errexit
|
||||
set -o nounset
|
||||
|
|
Loading…
Reference in New Issue