diff --git a/helmchart/single-sign-on/requirements.yaml b/helmchart/single-sign-on/requirements.yaml index 392b1f780f21e80367f68de0c97440ea8acc2c63..c6c61d71be81fefaf15daa4670e88619498acbd4 100644 --- a/helmchart/single-sign-on/requirements.yaml +++ b/helmchart/single-sign-on/requirements.yaml @@ -1,6 +1,6 @@ dependencies: - name: hydra - version: 0.0.47 + version: 0.0.48 repository: "https://k8s.ory.sh/helm/charts" tags: - single-sign-on diff --git a/helmchart/single-sign-on/values.yaml b/helmchart/single-sign-on/values.yaml index 86c29066a27470d8e8ae1fbf98abdc8cc59888f3..15199be6fe1deab4ed5dca3a64185dbeba5989cd 100644 --- a/helmchart/single-sign-on/values.yaml +++ b/helmchart/single-sign-on/values.yaml @@ -57,6 +57,10 @@ userbackend: annotations: {} hydra: + maester: + # hydra.maester.enabled instal hydra-maester which is enabled by default + # oauth client management is handled via jobs right now so there is no need to it + enabled: false hydra: # hydra.hydra.dangerousForceHttp allows access to the hydra admin API over http. The # hydra admin API is only accessible by services within the same namespace unless you