{"id":50988005,"url":"https://github.com/hashicorp/boundary-worker-helm","last_synced_at":"2026-06-19T22:01:19.952Z","repository":{"id":365568822,"uuid":"1184366583","full_name":"hashicorp/boundary-worker-helm","owner":"hashicorp","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-17T22:13:49.000Z","size":313,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-18T00:10:55.187Z","etag":null,"topics":["doormat-managed"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-17T14:16:41.000Z","updated_at":"2026-06-17T14:21:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hashicorp/boundary-worker-helm","commit_stats":null,"previous_names":["hashicorp/boundary-worker-helm"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/hashicorp/boundary-worker-helm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fboundary-worker-helm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fboundary-worker-helm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fboundary-worker-helm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fboundary-worker-helm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/boundary-worker-helm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fboundary-worker-helm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34491509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["doormat-managed"],"created_at":"2026-06-19T22:01:18.920Z","updated_at":"2026-06-19T22:01:19.941Z","avatar_url":"https://github.com/hashicorp.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Boundary Worker Helm Chart\n\nBoundary workers are the data-plane component of Boundary. They proxy session traffic between users and targets and register with Boundary controllers.\n\nThis chart packages the Kubernetes resources required to run one self-managed Boundary worker in Kubernetes.\n\n## What The Chart Deploys\n\nBy default, this chart deploys:\n\n- One Deployment with one worker replica\n- Two Services:\n  - Proxy Service (`boundary-worker-proxy`) on port 9202\n  - Ops Service (`boundary-worker-ops`) on port 9203\n- One ConfigMap for `worker.config`\n- Two optional PVCs:\n  - Auth storage PVC\n  - Recording storage PVC\n\n## Prerequisites\n\n### Version Requirements\n\n| Component | Version |\n| --- | --- |\n| Kubernetes | 1.34 and above |\n| Helm | v3 and above |\n\n### Required Resources\n\n- Reachable Boundary controller upstreams\n- Valid Boundary worker HCL in `worker.config`\n- Persistent storage support if PVCs are enabled\n- Optional cloud identity setup (for example IRSA) when using cloud KMS\n\n## Helm Install Commands\n\nAdd the HashiCorp Helm repository (one-time):\n\n```bash\nhelm repo add hashicorp https://helm.releases.hashicorp.com\nhelm repo update\n```\n\nInstall with custom values:\n\n```bash\nhelm install boundary-worker hashicorp/boundary-worker \\\n  --version 0.1.0 \\\n  --namespace boundary \\\n  --values my-values.yaml \\\n  --wait\n```\n\n## Helm Upgrade Commands\n\nStandard upgrade:\n\n```bash\nhelm upgrade boundary-worker hashicorp/boundary-worker \\\n  --version 0.1.0 \\\n  --namespace boundary \\\n  --values my-values.yaml \\\n  --rollback-on-failure \\\n  --wait\n```\n----\n\nPlease note: We take Boundary security and user trust seriously. If you believe you found a security issue in Boundary, please responsibly disclose it at [security@hashicorp.com](mailto:security@hashicorp.com).\n\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashicorp%2Fboundary-worker-helm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashicorp%2Fboundary-worker-helm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashicorp%2Fboundary-worker-helm/lists"}