-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update Gitea Operator to v2 The previously referenced Gitea Operator was moved to another repo and was rewritten/updated. https://github.com/rhpds/gitea-operator * Update apiVersion * Fix typo Co-authored-by: Benjamin Affolter <[email protected]> --------- Co-authored-by: Benjamin Affolter <[email protected]>
- Loading branch information
Showing
2 changed files
with
6 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
apiVersion: gpte.opentlc.com/v1 | ||
apiVersion: pfe.rhpds.com/v1 | ||
kind: Gitea | ||
metadata: | ||
name: gitea | ||
|