feat(authelia): add app for evaluation
This commit is contained in:
parent
cd6524ee7f
commit
3a20805e29
14 changed files with 2089 additions and 1 deletions
11
apps/authelia/overlays/system/config.json
Normal file
11
apps/authelia/overlays/system/config.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"appName": "authelia",
|
||||
"userGivenName": "authelia",
|
||||
"destNamespace": "authelia-system",
|
||||
"destServer": "https://kubernetes.default.svc",
|
||||
"srcPath": "apps/authelia/overlays/system",
|
||||
"srcRepoURL": "ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git",
|
||||
"srcTargetRevision": "",
|
||||
"labels": null,
|
||||
"annotations": null
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue