Update master branch with latest devs from unstable branch #34

Open
pcaseiro wants to merge 65 commits from unstable into master
4 changed files with 8 additions and 2 deletions
Showing only changes of commit bbeb1ec62f - Show all commits

View File

@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1alpha1
kind: Component
resources:
- ./resources/redis-failover.yaml

View File

@ -4,7 +4,6 @@ kind: Kustomization
resources: resources:
- ../../resources/hydra - ../../resources/hydra
- ../../resources/hydra-dispatcher - ../../resources/hydra-dispatcher
- patches/sso-redis.yaml
labels: labels:
- pairs: - pairs:

View File

@ -15,3 +15,4 @@ components:
- ../../components/hydra-saml - ../../components/hydra-saml
- ../../components/hydra-sql - ../../components/hydra-sql
- ../../components/oidc-test - ../../components/oidc-test
- ../../components/redis