feat(cloudflare-tunnel): add tunnel
This commit is contained in:
parent
28a07ca401
commit
a5f4198f32
8 changed files with 121 additions and 0 deletions
11
apps/cloudflare-tunnel/overlays/system/config.json
Normal file
11
apps/cloudflare-tunnel/overlays/system/config.json
Normal 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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue