This website requires JavaScript.
Explore
Help
Register
Sign In
RPJosh
/
authelia
Watch
1
Star
0
Fork
You've already forked authelia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c5c6bda8b0
authelia
/
internal
/
suites
/
example
/
kube
/
namespace.yml
7 lines
66 B
YAML
Raw
Normal View
History
Unescape
Escape
Add the configuration files to deploy Authelia in a Kube cluster
2018-03-04 17:01:38 +00:00
---
apiVersion
:
v1
kind
:
Namespace
metadata
:
name
:
authelia
ci: add yamllint (#1895) This change implements yamllint and adjusts all yaml files to abide by our linting setup. This excludes config.template.yml as this will be done in an alternate commit.
2021-04-10 20:51:00 +00:00
...