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