Skip to content

Commit

Permalink
fix: gitops operator
Browse files Browse the repository at this point in the history
  • Loading branch information
codekow committed Feb 15, 2024
1 parent 77f4d18 commit b59fe64
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ kind: Kustomization

resources:
- namespace.yaml
- operator-group.yaml
- subscription.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
apiVersion: operators.coreos.com/v1
kind: OperatorGroup
metadata:
name: openshift-gitops-operator
namespace: openshift-gitops-operator

0 comments on commit b59fe64

Please sign in to comment.