Context
PR #343 documents the Gemini CLI first-run workaround in docs/gemini.md.
Follow-up
The current chart still does not expose passthrough fields for agent-specific init containers and volumes.
Requested fields
- extraInitContainers
- extraVolumes
- extraVolumeMounts
Why
This keeps the workaround out of the image/chart by default, but gives Helm users a supported way to seed ~/.gemini before the first ACP session.
Context
PR #343 documents the Gemini CLI first-run workaround in
docs/gemini.md.Follow-up
The current chart still does not expose passthrough fields for agent-specific init containers and volumes.
Requested fields
Why
This keeps the workaround out of the image/chart by default, but gives Helm users a supported way to seed
~/.geminibefore the first ACP session.