generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Labels
triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Milestone
Description
The requirements are two fold:
- Ability to select from a set of canned configurations.
- Ability to provide new canned configurations to select from. This is important to allow other projects that customize EPP (like llm-d) to use the helm chart while providing custom configurations.
It seems the best way to do this is to define the configuration as a value that gets embedded in a configmap template that the chart creates.
An external values file can then be used to adds/overrides the configuration.
Metadata
Metadata
Assignees
Labels
triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.