Skip to content

yobasystems/helm-charts

Repository files navigation

Helm Charts for Yoba Systems

This repository contains Helm charts for Yoba Systems.

Charts

  • yobasystems/mariadb
  • yobasystems/nginx
  • yobasystems/redis
  • yobasystems/wordpress
  • yobasystems/postgresql
  • yobasystems/caddy
  • yobasystems/prestashop
  • yobasystems/ghost

Usage

Add the helm chart repo & update

helm repo add yobasystems https://helm-charts.yoba.systems
helm repo update

Install a chart

helm install my-mariadb yobasystems/mariadb

Development

Updating the repo package

helm package mariadb
helm package nginx
helm package postgresql

Updating the repo index

helm repo index . --url https://helm-charts.yoba.systems

More info

About

Helm Charts for Yoba Systems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages