Skip to content

Commit 4ac1d5d

Browse files
committed
Remove Oauth2 from GitOps home page
Also added note to Images for GitOps
1 parent 54f611a commit 4ac1d5d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

_data/argohub-home-content.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,6 @@
160160
localurl: /gitops/administration/account-user-management/create-codefresh-account/
161161
- title: Adding users and teams
162162
localurl: /gitops/administration/account-user-management/add-users/
163-
- title: Set up OAuth2 for GitOps
164-
localurl: /gitops/administration/account-user-management/oauth-setup/
165163
- title: Access control for GitOps
166164
localurl: /gitops/administration/account-user-management/gitops-abac/
167165
- title: User settings

_docs/dashboards/images.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ toc: true
99
## Images dashboard
1010
The Images dashboard provides a centralized view of container images built and used in deployments. With powerful filtering options and enriched metadata, it enhances visibility into an image’s provenance and deployment history.
1111

12+
{% if page.collection = site.gitops_collection %}
13+
Enabled on request. Please contact Support.
14+
{% endif %}
15+
1216
{% include
1317
image.html
1418
lightbox="true"

0 commit comments

Comments
 (0)