Merge branch 'authservice' into 'master'
Authservice Add authservice as an addon that must be explicitly enabled. Note that for now, authservice relies on an en external `authservice-config` to be applied before hand in order for authservice to deploy. Future work involves adding values into the authservice helm chart to build the `authservice-config` See merge request platform-one/big-bang/umbrella!50
Showing
- .gitlab-ci.yml 22 additions, 17 deletions.gitlab-ci.yml
- chart/templates/authservice/authservice-helmrelease.yaml 49 additions, 0 deletionschart/templates/authservice/authservice-helmrelease.yaml
- chart/templates/authservice/gitrepository.yaml 17 additions, 0 deletionschart/templates/authservice/gitrepository.yaml
- chart/templates/values.yaml 2 additions, 0 deletionschart/templates/values.yaml
- chart/values.yaml 7 additions, 0 deletionschart/values.yaml
- examples/complete/envs/dev/secrets/authservice-config.yaml 37 additions, 0 deletionsexamples/complete/envs/dev/secrets/authservice-config.yaml
Please register or sign in to comment