Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
/ helm-charts Public archive
forked from artipie/helm-charts

Helm charts with Artipie

License

Notifications You must be signed in to change notification settings

mavenlink/helm-charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

helm-charts

Helm charts with Artipie

Usage

To install Artipie into k8s cluster you need:

  1. Get dependencies: run helm build ./artipie
  2. Install chart: run helm install artipie ./artipie

On install, you need to specify correct service type for artipie via service.type value, e.g. helm install --set service.type=NodePort artipie ./artipie.

After installation you can access Artipie via artipie service.

Configuration

TBD

Details

Cluster setup uses etcd as configuration storage.

About

Helm charts with Artipie

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 100.0%