feat(cloudflare-tunnel): add tunnel

This commit is contained in:
David Landry 2024-09-27 17:45:05 -04:00
parent 28a07ca401
commit a5f4198f32
8 changed files with 121 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{
"appName": "cloudflare-tunnel",
"userGivenName": "cloudflare-tunnel",
"destNamespace": "network-system",
"destServer": "https://kubernetes.default.svc",
"srcPath": "apps/cloudflare-tunnel/overlays/system",
"srcRepoURL": "ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}