Skip to content

christianh814/welcome-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome App Deployment

Deployment manifests for the Welcome-App application.

Install ArgoCD

Install the Operator

oc apply -k https://github.com/RedHatWorkshops/argocd-getting-started/resources/manifests/argocd-operator-install

Install an instance

until oc apply -k https://github.com/RedHatWorkshops/argocd-getting-started/resources/manifests/argocd-instance ; do sleep 3 ; done

Install Tekton

Install OpenShift Pipelines

oc apply -k https://github.com/christianh814/openshift-cluster-config/manifests/pipelines/base/

Install Sealed Secrets

Install it using Kustomzie. This installs it in the sealed-secrets namespace.

oc apply -k https://github.com/christianh814/openshift-cluster-config/manifests/sealed-secrets/base/

Install this Repo

To install this repo, run the following

oc apply -k https://github.com/christianh814/welcome-deploy/cicd/argocd

About

Deployment manifests for the Welcome-App application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published