Day 6: MicroK8s Integration with GitLab Runner using Helm
π This document is prepared with the help of official GitLab and Helm documentation.
β
Step 1: Install Helm
Install Helm using Snap:
snap install helm --classic
β
Step 2: Add the GitLab Helm Repository
helm repo add gitlab https://charts.gitlab....
hassandevops.com2 min read