{"id":18886579,"url":"https://github.com/usememos/helm","last_synced_at":"2026-02-23T16:30:17.209Z","repository":{"id":193799104,"uuid":"689504050","full_name":"usememos/helm","owner":"usememos","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-10T04:07:20.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T05:16:11.696Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Smarty","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/usememos.png","metadata":{"files":{"readme":"README-zh.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-10T02:38:31.000Z","updated_at":"2024-12-18T12:26:24.000Z","dependencies_parsed_at":"2023-09-10T05:30:20.710Z","dependency_job_id":null,"html_url":"https://github.com/usememos/helm","commit_stats":null,"previous_names":["usememos/helm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usememos%2Fhelm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usememos%2Fhelm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usememos%2Fhelm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usememos%2Fhelm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usememos","download_url":"https://codeload.github.com/usememos/helm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239859566,"owners_count":19708861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-08T07:28:36.977Z","updated_at":"2026-02-23T16:30:17.153Z","avatar_url":"https://github.com/usememos.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 安装方式\n\n示例\n\n```shell\nhelm install memos .\n```\n\n指定`namespace`示例\n\n```shell\nhelm install memos -n app .\n```\n\n## 自定义存储\n\n修改`values.yaml`\n\n```yaml\npersistence:\n  ## 如果enabled 为False, 会使用emptyDir, Pod 重建后数据可能丢失, 建议使用持久卷\n  enabled: false\n  storageClass: \"local\"\n  existPersistClaim: \"\"\n  accessMode: ReadWriteOnce\n  size: 10Gi\n```\n\n`enabled` 是 `false` 时默认使用`emptyDir`\n\n1. 如果有已创建的`pvc`, 请修改`enabled`为`true`, 并修改`existPersistClaim`为`pvc`的名字\n2. 如果`enabled`为`true`但`existPersistClaim`为空,根据`accessMode`、`storageClass`、`size`创建 pvc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusememos%2Fhelm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusememos%2Fhelm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusememos%2Fhelm/lists"}