Skip to content

[Bug]: containerRepositoryPrefix value is missing in values.yaml but is required by schema validation #4248

@vkazmin1

Description

@vkazmin1

What happened?

Hi team,

I've mentioned that containerRepositoryPrefix is not defined in helm values, but is still required by schema validation.

I removed containerRepositoryPrefix from helm values.yaml since I couldn't find it in the list of variables, and then the issue happened:

values don't meet the specifications of the schema(s) in the following chart(s): korifi: - (root): containerRepositoryPrefix is required

I didn't dive deep to figure out by myself, but I think either schema validation is outdated or values.yaml

Do we actually need containerRepositoryPrefix?

What you expected to happen

helm chart is fixed.

How to reproduce it (as minimally and precisely as possible)

remove containerRepositoryPrefix from values.yaml while applying helm chart.

Korifi v0.17.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    🧊 Icebox

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions