PR-2
GitHub PR
This Merge Request is associated with APlease Use caution before running the pipeline.
Created by: SemiCicada
Added
- Added the ability to reference Kubernetes secrets in place of the OIDC
client_secret
value by usingclient_secret_ref
undertemplates/secret.yaml
. - Added Role and RoleBinding for the Authservice service account to access secrets in the release namespace under
templates/rbac.yaml
. - Added corresponding example
chains.full.client_secret_ref
entry inchart/values.yaml
.