mirror of
https://github.com/philippemerle/KubeDiagrams.git
synced 2026-08-16 14:16:14 +00:00
Set an old version for GitLab Helm Chart as recent versions (aka 10.x.x) requires to install an external storage
This commit is contained in:
@@ -156,7 +156,7 @@ const HELM_CHART_EXAMPLES = [
|
||||
name: 'GitLab',
|
||||
description: 'GitLab - DevOps platform',
|
||||
url: 'http://charts.gitlab.io/gitlab',
|
||||
cliArgs: '--set certmanager-issuer.email=someone@acme.com',
|
||||
cliArgs: '--set certmanager-issuer.email=someone@acme.com --version 9.11.8',
|
||||
},
|
||||
{
|
||||
id: 'mongodb',
|
||||
|
||||
Reference in New Issue
Block a user