diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..d4cee4a --- /dev/null +++ b/README.MD @@ -0,0 +1,11 @@ +# LDTTeam Authentication Helm Charts + +LDTTeam Authentication is a collection of **community maintained** charts for our authentication engine. The charts can be added using following command: + +```bash +helm repo add argo https://ldtteam.github.io/authentication +``` + +## Contributing +We welcome contributions to the project. +See the main branches readme.md for more information on how to contribute. diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..c419263 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-cayman \ No newline at end of file