Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.48 KB

File metadata and controls

25 lines (19 loc) · 1.48 KB

iac-helm-analytics-workspace-management

Helm Chart for LSCSDE workspace management components

https://github.com/lsc-sde/docker-analytics-workspace-mgmt

Installing

To install this locally, please use the following command:

helm repo add lsc-sde https://lsc-sde.github.io/iac-helm-repository/
helm upgrade --install -n lscsde-workspace-mgr --create-namespace analytics-workspace-management lsc-sde/analytics-workspace-management

This will install the CRD's and will install the management portal along with the service account and permissions to manage them

Developer Guide

This helm release will be called by the Analytics Workspace Management Flux Configuration, this is called by Core LSCSDE Helm Chart, which in turn is called by the Core LSCSDE Flux configuration

When the main branch of this repository is created it will trigger a github action which will:

This will in turn trigger github actions that will propagate those changes up the chain