Skip to content

mobiservice19/Semaphore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semaphore

HELM CHART FOR USE TO KUBERNETES

Sources

Before use HELM Chart you need to fill in Custom ConfigMap and Custom Secret on values.yaml

Install HELM Chart Semaphore

Add repo semaphore

helm repo add semaphore https://raw.githubusercontent.com/mobiservice19/Semaphore/main/charts

HELM REPO UPDATE

helm repo update

HELM SEARCH

helm search repo | grep semaphore

Pull default values from HELM Chart semaphore

helm show values semaphore/semaphore > values.yaml

Install HELM Chart semaphore

helm upgrade semaphore semaphore/semaphore \
    --install \
    --atomic \
    --values values.yaml \
    --debug

About

Semaphore HELM Chart for k8s

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages