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

Commit070d2c5

Browse files
authored
Helm install nav fix (#722)
* Update home-content.yml* Update on-prem-feature-management.md* Update on-premises.md* Add disable user and team management config
1 parentf80ccc6 commit070d2c5

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
lines changed

‎_data/home-content.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
-title:Hosted GitOps Runtime installation
234234
localurl:/docs/installation/gitops/hosted-runtime/
235235
-title:Hybrid GitOps Runtime installation
236-
localurl:/docs/installation/gitops/hybrid-gitops/
236+
localurl:/docs/installation/gitops/hybrid-gitops-helm-installation/
237237
-title:On-premises GitOps Runtime installation
238238
localurl:/docs/installation/gitops/on-prem-gitops-runtime-install/
239239

‎_docs/installation/on-premises.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ Review on-premises:
1818
*[Feature management]({{site.baseurl}}/docs/installation/on-premises/on-prem-feature-management/)
1919
Control the availability of specific features based on your unique requirements. Understand the impact of enabling different features.
2020

21+
You can also install the[GitOps Runtime]({{site.baseurl}}/docs/installation/gitops/on-prem-gitops-runtime-install/) in your on-premises environment.

‎_docs/installation/on-premises/codefresh-on-prem.md‎

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,18 @@ Chart configuration is covered in the [ReadMe in ArtifactHub](https://artifacthu
138138
##Post-installation generic platform configuration
139139
Generic configuration options that do not impact the Helm chart are described below.
140140

141+
###Disable user and team management via Codefresh UI
142+
143+
If you use an external provider, such as Terraform or an IdP (Identity Provider), to provision users and teams, you can disable user/team operations in the Codefresh UI. Blocking user- and team-related operations in the UI means that admins cannot make changes locally that may conflict with or override those via the external provider.
144+
145+
These are the operations blocked in the Codefresh UI:
146+
* Adding/updating/deleting users
147+
* Adding/updating/deleting teams
148+
* Defining/updating roles for users
149+
* Defining/updating SSO provider for users
150+
151+
**How to**
152+
* Enable`disableUserManagement` in Feature management.
141153

142154
###Selectively enable SSO provider for account
143155
Codefresh supports out-of-the-box Git logins with your local username and password, your Git provider, or your SSO provider if SSO is configured.
@@ -240,7 +252,7 @@ cfapi:
240252

241253
For detailed information, see the [Securing your webhooks](https://docs.github.com/en/developers/webhooks-and-events/webhooks/securing-your-webhooks) and [Webhooks](https://docs.github.com/en/github-ae@latest/rest/webhooks).
242254

243-
### Configure customRoot CA for volumes and containers
255+
### Configure customcerts for volumes and containers
244256
Reference the K8s secret containing the root CA in `config.yaml`.
245257
Define the volume or volumes with the K8s secret objects, and then the volume mounts for the container.
246258

‎_docs/installation/on-premises/on-prem-feature-management.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ Review the [feature list](#on-premises-feature-list) to understand the implicati
4747

4848

4949
##Related articles
50-
[Codefresh on-premises]({{site.baseurl}}/docs/installation/on-prem/)
50+
[Codefresh on-premises]({{site.baseurl}}/docs/installation/on-premises/)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp