36 lines
1.1 KiB
YAML
36 lines
1.1 KiB
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: traefik-forward-auth
|
|
version: 0.1.0
|
|
appVersion: "2.2.0"
|
|
description: A minimal forward authentication service that provides OAuth/SSO login and authentication for the traefik reverse proxy/load balancer. An example for a typical setup is included in the source (docs/how-to.md).
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/charts/tree/master/charts/incubator/traefik-forward-auth
|
|
icon: https://raw.githubusercontent.com/truecharts/charts/master/incubator/traefik-forward-auth/icon.png?raw=true
|
|
keywords:
|
|
- traefik-forward-auth
|
|
- traefik
|
|
- forward-auth
|
|
- auth
|
|
- ingress
|
|
- middleware
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/traefik-forward-auth
|
|
- https://github.com/thomseddon/traefik-forward-auth
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version:
|
|
11.1.2
|
|
# condition:
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- network
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|