Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Volumes support #125

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Volumes support #125

wants to merge 1 commit into from

Conversation

k0da
Copy link
Contributor

@k0da k0da commented Feb 7, 2023

Quite often private registries run using self signed certificate. We need a way to let skopeo to find custom CA during source repository pings.

This adds an ability to specify volumes and mounts

Signed-off-by: Dinar Valeev dinar.valeev@absa.africa

Tasks

  • Bump the chart version (Chart.yaml -> version)
  • JSON Schema updated (values.schema.json)
  • Update README.md via helm-docs
  • Update Artifacthub annotation (Chart.yaml -> artifacthub.io/changes, artifacthub.io/images)

@k0da
Copy link
Contributor Author

k0da commented Feb 7, 2023

I need help with failing checks.

Quite often private registries run using self signed certificate. We
need a way to let skopeo to find custom CA during source repository
pings.

This adds an ability to specify volumes and mounts

Signed-off-by: Dinar Valeev <dinar.valeev@absa.africa>
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.

None yet

1 participant