mirror of
https://github.com/truecharts/charts.git
synced 2026-07-29 00:34:58 -03:00
243 lines
6.2 KiB
JSON
243 lines
6.2 KiB
JSON
{
|
|
"name": "cloudflared",
|
|
"info": {
|
|
"first_deployed": "2024-04-24T17:22:30.537293263+10:00",
|
|
"last_deployed": "2024-07-03T20:21:30.547672778+10:00",
|
|
"deleted": "",
|
|
"description": "Upgrade complete",
|
|
"status": "deployed"
|
|
},
|
|
"config": {
|
|
"TZ": "Australia/Victoria",
|
|
"addons": {
|
|
"codeserver": {
|
|
"enabled": false
|
|
},
|
|
"netshoot": {
|
|
"enabled": false
|
|
},
|
|
"vpn": {
|
|
"type": "disabled"
|
|
}
|
|
},
|
|
"credentialsList": [
|
|
{
|
|
"accessKey": "placeholderkey",
|
|
"bucket": "pvccrap-cloudflared",
|
|
"encrKey": "MYSECRETPASSPHRASE",
|
|
"name": "backblaze",
|
|
"path": "",
|
|
"secretKey": "PLACEHOLDERSECRETKEY",
|
|
"type": "s3",
|
|
"url": "s3.us-west-004.backblazeb2.com"
|
|
}
|
|
],
|
|
"deviceList": [],
|
|
"docs": {
|
|
"confirmDocs": true
|
|
},
|
|
"donateNag": {
|
|
"confirmDonate": true
|
|
},
|
|
"global": {
|
|
"ixChartContext": {
|
|
"addNvidiaRuntimeClass": false,
|
|
"hasNFSCSI": true,
|
|
"hasSMBCSI": true,
|
|
"isInstall": false,
|
|
"isStopped": false,
|
|
"isUpdate": true,
|
|
"isUpgrade": false,
|
|
"kubernetes_config": {
|
|
"cluster_cidr": "172.16.0.0/16",
|
|
"cluster_dns_ip": "172.17.0.10",
|
|
"service_cidr": "172.17.0.0/16"
|
|
},
|
|
"nfsProvisioner": "nfs.csi.k8s.io",
|
|
"nvidiaRuntimeClassName": "nvidia",
|
|
"operation": "UPDATE",
|
|
"smbProvisioner": "smb.csi.k8s.io",
|
|
"storageClassName": "ix-storage-class-cloudflared",
|
|
"upgradeMetadata": {}
|
|
},
|
|
"stopAll": false
|
|
},
|
|
"image": {
|
|
"pullPolicy": "IfNotPresent",
|
|
"repository": "cloudflare/cloudflared",
|
|
"tag": "2024.5.0@sha256:5d5f70a59d5e124d4a1a747769e0d27431861877860ca31deaad41b09726ca71"
|
|
},
|
|
"imagePullSecretList": [],
|
|
"ixCertificateAuthorities": {},
|
|
"ixChartContext": {
|
|
"addNvidiaRuntimeClass": false,
|
|
"hasNFSCSI": true,
|
|
"hasSMBCSI": true,
|
|
"isInstall": false,
|
|
"isStopped": false,
|
|
"isUpdate": true,
|
|
"isUpgrade": false,
|
|
"kubernetes_config": {
|
|
"cluster_cidr": "172.16.0.0/16",
|
|
"cluster_dns_ip": "172.17.0.10",
|
|
"service_cidr": "172.17.0.0/16"
|
|
},
|
|
"nfsProvisioner": "nfs.csi.k8s.io",
|
|
"nvidiaRuntimeClassName": "nvidia",
|
|
"operation": "UPDATE",
|
|
"smbProvisioner": "smb.csi.k8s.io",
|
|
"storageClassName": "ix-storage-class-cloudflared",
|
|
"upgradeMetadata": {}
|
|
},
|
|
"ixExternalInterfacesConfiguration": [],
|
|
"ixExternalInterfacesConfigurationNames": [],
|
|
"ixVolumes": [],
|
|
"networkPolicy": [],
|
|
"persistenceList": [],
|
|
"podOptions": {
|
|
"expertPodOpts": false
|
|
},
|
|
"portal": {
|
|
"open": {
|
|
"enabled": false
|
|
}
|
|
},
|
|
"release_name": "cloudflared",
|
|
"resources": {
|
|
"limits": {
|
|
"amd.com/gpu": 0,
|
|
"cpu": "4000m",
|
|
"gpu.intel.com/i915": 0,
|
|
"memory": "8Gi",
|
|
"nvidia.com/gpu": 0
|
|
},
|
|
"requests": {
|
|
"cpu": "10m",
|
|
"memory": "50Mi"
|
|
}
|
|
},
|
|
"scaleExternalInterface": [],
|
|
"securityContext": {
|
|
"container": {
|
|
"PUID": 568,
|
|
"UMASK": "0022",
|
|
"advanced": false,
|
|
"runAsGroup": 0,
|
|
"runAsUser": 0
|
|
},
|
|
"pod": {
|
|
"fsGroup": 568,
|
|
"fsGroupChangePolicy": "Always",
|
|
"supplementalGroups": []
|
|
}
|
|
},
|
|
"service": {
|
|
"main": {
|
|
"enabled": false,
|
|
"ports": {
|
|
"main": {
|
|
"enabled": false
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"serviceList": [],
|
|
"workload": {
|
|
"main": {
|
|
"podSpec": {
|
|
"containers": {
|
|
"main": {
|
|
"advanced": false,
|
|
"args": [
|
|
"tunnel",
|
|
"--no-autoupdate",
|
|
"run"
|
|
],
|
|
"env": {
|
|
"TUNNEL_TOKEN": "REDACTED"
|
|
},
|
|
"envList": [],
|
|
"extraArgs": [],
|
|
"probes": {
|
|
"liveness": {
|
|
"enabled": false
|
|
},
|
|
"readiness": {
|
|
"enabled": false
|
|
},
|
|
"startup": {
|
|
"enabled": false
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"replicas": 1,
|
|
"type": "Deployment"
|
|
}
|
|
}
|
|
},
|
|
"version": 14,
|
|
"namespace": "ix-cloudflared",
|
|
"chart_metadata": {
|
|
"name": "cloudflared",
|
|
"home": "https://truecharts.org/charts/stable/cloudflared",
|
|
"sources": [
|
|
"https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared",
|
|
"https://hub.docker.com/r/cloudflare/cloudflared"
|
|
],
|
|
"version": "11.1.4",
|
|
"description": "Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge.",
|
|
"keywords": [
|
|
"cloudflared",
|
|
"networking"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "TrueCharts",
|
|
"email": "info@truecharts.org",
|
|
"url": "https://truecharts.org"
|
|
}
|
|
],
|
|
"icon": "https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.webp",
|
|
"apiVersion": "v2",
|
|
"appVersion": "2024.5.0",
|
|
"annotations": {
|
|
"max_scale_version": "24.04.1",
|
|
"min_scale_version": "24.04.0",
|
|
"truecharts.org/SCALE-support": "true",
|
|
"truecharts.org/category": "network",
|
|
"truecharts.org/max_helm_version": "3.14",
|
|
"truecharts.org/min_helm_version": "3.11",
|
|
"truecharts.org/train": "stable"
|
|
},
|
|
"kubeVersion": ">=1.24.0-0",
|
|
"dependencies": [
|
|
{
|
|
"name": "common",
|
|
"version": "23.0.10",
|
|
"repository": "oci://tccr.io/truecharts",
|
|
"enabled": true
|
|
}
|
|
],
|
|
"type": "application",
|
|
"latest_chart_version": "11.1.4"
|
|
},
|
|
"id": "cloudflared",
|
|
"catalog": "TRUECHARTS",
|
|
"catalog_train": "stable",
|
|
"path": "/mnt/Apps/ix-applications/releases/cloudflared",
|
|
"dataset": "Apps/ix-applications/releases/cloudflared",
|
|
"status": "ACTIVE",
|
|
"used_ports": [],
|
|
"pod_status": {
|
|
"desired": 1,
|
|
"available": 1
|
|
},
|
|
"update_available": false,
|
|
"human_version": "2024.5.0_11.1.4",
|
|
"human_latest_version": "2024.5.0_11.1.4",
|
|
"container_images_update_available": false,
|
|
"portals": {}
|
|
}
|