forked from k-space/kube
Deprecate Authelia
This commit is contained in:
8
oidc-gateway/README.md
Normal file
8
oidc-gateway/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# OIDC Gateway
|
||||
|
||||
To deploy
|
||||
|
||||
```
|
||||
kubectl create namespace oidc-gateway
|
||||
kubectl apply -n oidc-gateway -f crds.yml -f rbac.yml -f texts.yml -f deployment.yml -f kubelogin.yaml -f proxmox.yaml -f voron.yaml
|
||||
```
|
Reference in New Issue
Block a user