<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>GitLab :: Stichwort :: Linux-Schmie.de Dokumentationen</title>
    <link>https://doc.train-linux.de/de/tags/gitlab/index.html</link>
    <description></description>
    <generator>Hugo</generator>
    <language>de-DE</language>
    <lastBuildDate>Fri, 12 Jun 2026 14:32:58 +0200</lastBuildDate>
    <atom:link href="https://doc.train-linux.de/de/tags/gitlab/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Install GitLab on Kubernetes</title>
      <link>https://doc.train-linux.de/de/howto/kubernetes/kubernetes-gitlab/index.html</link>
      <pubDate>Wed, 24 Sep 2025 15:27:09 +0200</pubDate>
      <guid>https://doc.train-linux.de/de/howto/kubernetes/kubernetes-gitlab/index.html</guid>
      <description>Install helm repo add gitlab https://charts.gitlab.io/ helm repo update helm upgrade --install gitlab gitlab/gitlab \ --timeout 600s \ --set global.hosts.domain=git.49-12-189-3.ip.dynlinux.io \ --set global.hosts.externalIP=49.12.189.3 \ --set certmanager-issuer.email=michael@gisbers.de \ --set global.edition=ce \ --set installCertmanager=false \ --set nginx-ingress.enabled=false \ --set prometheus.install=false \ --set global.ingress.class=nginx</description>
    </item>
  </channel>
</rss>