Skip to content

Commit

Permalink
Merge pull request #25 from devsecops-workshop/master
Browse files Browse the repository at this point in the history
Fixed Gitea Catalog URL to 1.x commit
  • Loading branch information
nexus-Six committed Aug 29, 2023
2 parents 6369f0d + aede440 commit 0bb1ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/2-install-prerequisites/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Or, if working on a Red Hat RHPDS environment:
Now using `oc` add the Gitea Operator to your OpenShift OperatorHub catalog:

```
oc apply -f https://github.com/raw/redhat-gpte-devopsautomation/gitea-operator/master/catalog_source.yaml
oc apply -f https://github.com/raw/rhpds/gitea-operator/ded5474ee40515c07211a192f35fb32974a2adf9/catalog_source.yaml
```

- In the Web Console, go to **Operators > OperatorHub** and search for `Gitea` (You may need to disable search filters)
Expand Down

0 comments on commit 0bb1ccc

Please sign in to comment.