Skip to content

redhat-appstudio/rhtap-services-gitops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhtap-services gitops repo

This repo contains gitops definitions for services needed for testing RHTAP/TSSC like Jenkins, Artifactory, Hive, ...

Deployment

Steps to deploy these services on new cluster:

  1. Edit ./envfile - fill out the secrets needed.
  2. Run ./create_secrets.sh. This will create the secrets on your cluster
  3. Run ./bootstrap.sh.
    • This script installs Opehsift Gitops and creates initial app-of-apps.

Development

Adding new component

  • Create your component Application CR in ./app-of-apps folder.
  • Create new folder in ./components folder holding all the resources of your new component.

About

Gitops repository for RHTAP/TSSC services cluster used for testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages