Skip to content

Helm chart uses an outdated template file #62

Closed
@Kashemir001

Description

Hello!

After comparing the output from helm template of the project's Helm chart and fixed Kubernetes manifests, it seems that changes brought by commits ecf1031 and bfba087 are not reflected is the csi-s3.yaml template file.
If that is not on purpose and was just simply overlooked, I can throw in a PR for that.

By the way, is there any particular reason Helm chart default values use cr.yandex repo for container images, and Kubernetes manifests use quay.io repo? I suppose those images are just mirrored. Also, for main csi-s3 image, in both cases cr.yandex repo is used, but it still differs a little, which creates minor extra complexity:

image: cr.yandex/crp9ftr22d26age3hulg/csi-s3:0.35.5

vs
csi: cr.yandex/crp9ftr22d26age3hulg/yandex-cloud/csi-s3/csi-s3-driver:0.35.5

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions