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 bd2f05b94a
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": "ssh://git@forgejo-ssh.git-system.svc.cluster.local:2222/davad/argo.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}