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

Helm install nav fix#722

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
NimRegev merged 4 commits intomasterfromhelm-install-nav-fix
Jun 8, 2023
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion_data/home-content.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -233,7 +233,7 @@
- title: Hosted GitOps Runtime installation
localurl: /docs/installation/gitops/hosted-runtime/
- title: Hybrid GitOps Runtime installation
localurl: /docs/installation/gitops/hybrid-gitops/
localurl: /docs/installation/gitops/hybrid-gitops-helm-installation/
- title: On-premises GitOps Runtime installation
localurl: /docs/installation/gitops/on-prem-gitops-runtime-install/

Expand Down
1 change: 1 addition & 0 deletions_docs/installation/on-premises.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -18,3 +18,4 @@ Review on-premises:
* [Feature management]({{site.baseurl}}/docs/installation/on-premises/on-prem-feature-management/)
Control the availability of specific features based on your unique requirements. Understand the impact of enabling different features.

You can also install the [GitOps Runtime]({{site.baseurl}}/docs/installation/gitops/on-prem-gitops-runtime-install/) in your on-premises environment.
14 changes: 13 additions & 1 deletion_docs/installation/on-premises/codefresh-on-prem.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -138,6 +138,18 @@ Chart configuration is covered in the [ReadMe in ArtifactHub](https://artifacthu
## Post-installation generic platform configuration
Generic configuration options that do not impact the Helm chart are described below.

### Disable user and team management via Codefresh UI

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.

These are the operations blocked in the Codefresh UI:
* Adding/updating/deleting users
* Adding/updating/deleting teams
* Defining/updating roles for users
* Defining/updating SSO provider for users

**How to**
* Enable `disableUserManagement` in Feature management.

### Selectively enable SSO provider for account
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.
Expand DownExpand Up@@ -240,7 +252,7 @@ cfapi:

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).

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

Expand Down
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -47,4 +47,4 @@ Review the [feature list](#on-premises-feature-list) to understand the implicati


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

[8]ページ先頭

©2009-2025 Movatter.jp