nebari-dev / nebari-dev/data-science-pack
Add example values files and an ArgoCD Application example
@aktech is already working on this.
Since Aug 19, 2026.
- Dominant language
- Python
- Stars
- 5
- Forks
- 7
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 13
Description
Checklist items:
[A]At least one example values file that deploys without modification (other than hostname)
[B]Example values file for full Nebari deployment (nebari-values.yaml)
[B]If standalone-supported: Example values file for standalone deployment (standalone-values.yaml)
[B]ArgoCD Application example that references the published Helm repo
There is no examples/ directory today (the only non-default values file is the e2e test fixture). The chart's zero-config design makes the first one nearly trivial: keycloak.hostname is the single required field.
Acceptance criteria:
-
examples/nebari-values.yamldeploying on a NIC cluster with only a hostname edit -
examples/standalone-values.yamlif #122 lands on standalone-supported: yes -
examples/argocd-application.yamlpointing at the published Helm repo (coordinate with the helm-repository migration issue)
Part of #120.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.