Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7c25cb4

Browse files
committed
Update rollback and sys requirements
Aligned K8s requirements with ArtifactHub and added Helm version
1 parent75ec8f7 commit7c25cb4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎_docs/installation/gitops/hybrid-gitops-helm-installation.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -943,8 +943,8 @@ You can [monitor]({{site.baseurl}}/docs/deployments/gitops/applications-dashboar
943943
{: .table .table-bordered .table-hover}
944944
| Item | Requirement |
945945
| -------------- | -------------- |
946-
|Kubernetes cluster | Server version 1.29 {::nomarkdown}<br><b>Tip</b>:To check the server version, run:<br> <code>kubectl version --short</code>{:/}|
947-
|Helm| 3.8.0and higher|
946+
|Kubernetes cluster | Server version 1.23 or higher {::nomarkdown}<br><b>Tip</b>:To check the server version, run:<br> <code>kubectl version --short</code>{:/}|
947+
|Helm| 3.8.0or higher|
948948
|Node requirements| {::nomarkdown}<ul><li>Memory:5000 MB</li><li>CPU: 2</li></ul>{:/}|
949949
|Cluster permissions | Cluster admin permissions |
950950
|Git providers |{::nomarkdown}<ul><li>GitHub</li><li>GitHub Enterprise</li><li>GitLab Cloud</li><li>GitLab Server</li><li>Bitbucket Cloud</li><li>Bitbucket Server</li></ul>{:/}|

‎_docs/installation/gitops/monitor-manage-runtimes.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Use Helm commands such as `rollback` or `upgrade`.
244244

245245
* `helm upgrade`
246246
Example:
247-
`helm upgrade <runtime_name> --version <rollback-version>`
247+
`helm upgrade...<runtime_name> --version <rollback-version>`
248248
where:
249249
* `<runtime_name>` is the name of the Hybrid GitOps Runtime to roll back to.
250250
* `<rollback-version>` is the version of the GitOps Runtime to roll back to.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp