For hosting manifests to allow for the deployment of OAuth2-Proxy/OAuth2-Proxy
repository: https://oauth2-proxy.github.io/manifests name: oauth2-proxy
The helm chart in this repo is based on the community chart from the deprecated helm/stable repo
Linting/validation uses the helm/chart-testing tool. To run it locally you need to place two schema files in ~/.ct
or /etc/ct
.
ct lint --all --config ct.yaml
ct install --all --config ct.yaml