Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tosca-templates
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
INFN Cloud
tosca-templates
Merge requests
!73
K8s 1 24
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
K8s 1 24
k8s_1_24
into
devel
Overview
0
Commits
38
Pipelines
0
Changes
4
Merged
Marica Antonacci
requested to merge
k8s_1_24
into
devel
2 years ago
Overview
0
Commits
38
Pipelines
0
Changes
4
Expand
0
0
Merge request reports
Compare
devel
version 3
06400f9a
2 years ago
version 2
53ea1bbf
2 years ago
version 1
b78ce529
2 years ago
devel (base)
and
latest version
latest version
f9ceb5e5
38 commits,
2 years ago
version 3
06400f9a
36 commits,
2 years ago
version 2
53ea1bbf
35 commits,
2 years ago
version 1
b78ce529
34 commits,
2 years ago
4 files
+
17
−
95
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
kubernetes/private-net/htcondor_k8s.yaml
+
1
−
1
Options
@@ -109,7 +109,7 @@ topology_template:
-
{
name
:
longhorn
,
url
:
"
https://charts.longhorn.io"
}
name
:
longhorn
chart
:
"
longhorn/longhorn"
inline_options
:
"
--version
1.
2.2
-n
longhorn-system
--create-namespace"
inline_options
:
"
--version
1.
4.0
-n
longhorn-system
--create-namespace"
helm_version
:
v3
values_file
:
|
persistence:
Loading