Skip to content

ninech/webinar-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webinar-helm

Helm chart for the nine Webinar App.

The image.tag in values.yaml is automatically updated by the webinar-app CI/CD pipeline whenever a new release tag is pushed. ArgoCD watches this repo and syncs changes to the cluster.

Manual Install

helm install webinar-app . \
  --namespace webinar \
  --create-namespace \
  --set image.repository=YOUR_REGISTRY_URL/webinar-app \
  --set ingress.host=webinar.example.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors