Skip to content

Commit

Permalink
feat(base-cluster/docs): update documentation for upgrade procedure
Browse files Browse the repository at this point in the history
  • Loading branch information
tasches committed Feb 5, 2024
1 parent 057840d commit e841331
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions charts/base-cluster/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -290,4 +290,11 @@ leaving them in the cluster on upgrade.
The new [t8s-cluster](../t8s-cluster) is going to provide these, the enduser can
ignore this change.

### 4.x.x -> 5.0.0
The condition if velero gets deployed changed. Velero will not be deployed if you
have not configured its backupstoragelocation. This change is necessary, because
in the current version of velero this value is mandatory. Please move
your exiting backupstoragelocation configuration to the base-cluster chart if you
haven't already.

{{ .Files.Get "values.md" }}

0 comments on commit e841331

Please sign in to comment.