Skip to content

stolostron/assisted-service-chart

Repository files navigation

Assisted Service Chart

Open Cluster Management Assisted Service

Contributing

For steps on how to contribute and test the Assisted Service chart, see CONTRIBUTING guidelines.

About

This repository is a helm chart for Assisted Service. CRDs for Assisted Service are explicitly not contained within this helm chart, and instead placed in hub-crds.

Development

The following make targets are provided for development -

make template

❯ make template
helm template stable/assisted-service
...

make package

❯ make package
helm package stable/assisted-service --version 2.4.0
...

make lint

❯ make lint
helm lint stable/assisted-service
...

make install

❯ make install
helm install "assisted-service" stable/assisted-service --version 2.4.0
...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published