Skip to content

Helm chart for deploying our registration system to kubernetes

License

Notifications You must be signed in to change notification settings

eurofurence/reg-helm-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reg-helm-chart

test status

release status

Overview

A helm chart that can deploy the Eurofurence Registration System.

Installation

To use, you just need helm in your path.

To run the unittests, use the helm-unittest/helm-unittest helm plugin or docker container.

If you have the plugin installed, helm unittest . runs all unit tests on the command line. Your current directory must be charts/eurofurence-registration-system.

Configuring IntelliJ

You will need the Kubernetes and Go Template plugins.

You may also wish to turn off the display of default values instead of your actual template code. Settings -> Editor -> General -> Code Folding, then it's under Kubernetes.