Skip to content

Commit

Permalink
chore: minor improvement to the repository
Browse files Browse the repository at this point in the history
- Add README.md to all charts
- reorganize rhtap-backing-services
- removed a few unused resources

cf RHTAP-4361

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
Roming22 committed Feb 7, 2025
1 parent 33876d7 commit f5fdd4f
Show file tree
Hide file tree
Showing 16 changed files with 33 additions and 21 deletions.

This file was deleted.

4 changes: 4 additions & 0 deletions installer/charts/rhtap-app-namespaces/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# App Namespaces

This chart creates the namespaces where the Developer Hub components will be deployed.
Those namespaces are setup with the proper secrets to run the workloads.
5 changes: 5 additions & 0 deletions installer/charts/rhtap-backing-services/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Backing Services

This chart deploys services needed by RHTAP products.

Some of those services would likely be already deployed in a production cluster.
3 changes: 3 additions & 0 deletions installer/charts/rhtap-dh/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Developer Hub

This chart deploys a Developer Hub instance and setups the right plugins, based on integration secrets.
3 changes: 3 additions & 0 deletions installer/charts/rhtap-gitops/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# OpenShift GitOps

This chart deploys a gitops instance and sets up an admin user, whose credentials are stored in an integration secret.
3 changes: 3 additions & 0 deletions installer/charts/rhtap-infrastructure/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Infrastructure

This chart deploys a first round of resources critical to the deployment of the other charts.
3 changes: 3 additions & 0 deletions installer/charts/rhtap-openshift/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Openshift

This chart prepares the cluster for the full deployment of RHTAP.
20 changes: 0 additions & 20 deletions installer/charts/rhtap-openshift/templates/service-account.yaml

This file was deleted.

3 changes: 3 additions & 0 deletions installer/charts/rhtap-pipelines/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# OpenShift Pipelines

This chart configures Pipelines as Code, Tekton Pipelines and Tekton Chains.
3 changes: 3 additions & 0 deletions installer/charts/rhtap-quay/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Quay

This chart deploys a quay instance and sets up a registry, and an admin user, whose credentials are stored in an integration secret.
3 changes: 3 additions & 0 deletions installer/charts/rhtap-tas/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Trusted Artifact Signer

This chart deploys a gitops instance of TAS.
3 changes: 3 additions & 0 deletions installer/charts/rhtap-tpa/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Trusted Profile Analyzer

This chart deploys a TPA instance.

0 comments on commit f5fdd4f

Please sign in to comment.