Skip to content

Update Chart documentation & validation for "image"#161

Open
themetalfleece wants to merge 2 commits into
drpcorg:mainfrom
commonprefix:chore/chart-readme-image-name
Open

Update Chart documentation & validation for "image"#161
themetalfleece wants to merge 2 commits into
drpcorg:mainfrom
commonprefix:chore/chart-readme-image-name

Conversation

@themetalfleece
Copy link
Copy Markdown
Contributor

Description

The chart (deployment.yaml, values.schema.json) uses image.name instead of image.tag & image.repository (which are documented in the README). I learnt it the hard way during a rollout restart 🥲

I've also added "additionalProperties": false to the nested json schema to avoid such misconfiguration in the future (my image.tag config passed validation but was dropped silently), but let me know if this is not something you want. It'd be nice if this was added to other nested schemas too.

@themetalfleece themetalfleece requested a review from a team as a code owner April 27, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant