chore: add external access for home assistant

This commit is contained in:
David Landry 2025-12-15 17:21:12 -05:00
parent 729a9fdd48
commit db44f349c9
5 changed files with 56 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{
"appName": "external-services",
"userGivenName": "external-services",
"destNamespace": "external-services",
"destServer": "https://kubernetes.default.svc",
"srcPath": "apps/external-services/overlays/system",
"srcRepoURL": "https://git.nc.landry.land/davad/argo.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}