chore(authelia): disable app for now, the NFS mounts are failing for some reason

This commit is contained in:
David Landry 2024-10-09 17:45:55 -04:00
parent 7b8d7b3565
commit 5832b208f3

View file

@ -1,11 +0,0 @@
{
"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
}