Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 183 Bytes

jenkinsci.md

File metadata and controls

10 lines (7 loc) · 183 Bytes

Jenkins CI

Создаём namespace: kubectl create namespace jenkins.

Добавляем helm repo:

helm repo add jenkinsci https://charts.jenkins.io
helm repo update