nebari-dev / nebari-dev/data-science-pack

Add example values files and an ArgoCD Application example

Open
#127 1 comment 0 reactions 1 assignee View on GitHub

@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.yaml deploying on a NIC cluster with only a hostname edit
  • examples/standalone-values.yaml if #122 lands on standalone-supported: yes
  • examples/argocd-application.yaml pointing at the published Helm repo (coordinate with the helm-repository migration issue)

Part of #120.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.