fix(maester): CRD must be installed cluster wide
This commit is contained in:
parent
83b81b1056
commit
f1d621d4a9
|
@ -4,7 +4,6 @@ kind: Kustomization
|
|||
resources:
|
||||
- ./resources/hydra-maester-deployment.yaml
|
||||
- ./resources/hydra-maester-rbac.yaml
|
||||
#- https://raw.githubusercontent.com/ory/k8s/v0.28.2/helm/charts/hydra-maester/crds/crd-oauth2clients.yaml
|
||||
|
||||
configMapGenerator:
|
||||
- name: hydra-maester-env
|
||||
|
|
Loading…
Reference in New Issue