Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 321 Bytes

File metadata and controls

16 lines (10 loc) · 321 Bytes

Helm - Everson App Deploy on K8s Cluster

Helm Chart to Deploy Everson App, it uses luksa/kubia:1.2 Docker Image.

Installation

Clone this repo

Usage

  1. Install chart into the K8s cluster:
helm install eversonapp helm-eversonapp/ --values helm-eversonapp/values.yaml
  1. Everything magically done.