issues
search
ploigos
/
infra-ops
GitOps repository for the infrastructure that contributors use to develop and test the Ploigos ecosystem
Apache License 2.0
0
stars
1
forks
source link
Manually Deploy Example Application using OpenShift GitOps
#3
Closed
dwinchell
closed
2 years ago
dwinchell
commented
2 years ago
Success Criteria:
There is a running instance of the application in the test cluster
It was created by OpenShift GitOps, referencing an Application CR that was manually created
The yaml for the Application CR is committed to this repository
The GitOps repository for the deployed application is
https://github.com/ploigos/java-github-example-ops
Notes:
We can re-use the helm definitions from
https://github.com/ploigos-automated-governance/reference-quarkus-mvn-ops
Out of Scope
Using the PSR to deploy the application
Success Criteria:
Notes:
Out of Scope