feat(olm): adding operator lifecycle manager

This deployment and crd allow us to use https://operatorhub.io/
this source is very usefull for operator deployments
This commit is contained in:
2024-02-27 11:47:30 +01:00
parent 82096575ba
commit 54692bc243
9 changed files with 75 additions and 2 deletions

6
crds/kustomization.yaml Normal file
View File

@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.27.0/crds.yaml
- https://raw.githubusercontent.com/ory/k8s/v0.30.0/helm/charts/hydra-maester/crds/crd-oauth2clients.yaml