Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
strass
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hub
strass
Merge requests
!242
Add licence
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add licence
add-licence
into
master
Overview
1
Commits
13
Pipelines
12
Changes
142
Merged
Bryan BRANCOTTE
requested to merge
add-licence
into
master
3 months ago
Overview
1
Commits
13
Pipelines
12
Changes
142
Expand
0
0
Merge request reports
Compare
master
version 12
0970c5da
3 months ago
version 11
d29285c3
3 months ago
version 10
d29285c3
3 months ago
version 9
f00f2817
3 months ago
version 8
11822a39
3 months ago
version 7
578d81e8
3 months ago
version 6
8e1494c1
3 months ago
version 5
e337a07d
3 months ago
version 4
eeba49bb
3 months ago
version 3
84c2e336
3 months ago
version 2
8956d345
3 months ago
version 1
77406373
3 months ago
master (base)
and
latest version
latest version
bcacf67e
13 commits,
2 months ago
version 12
0970c5da
12 commits,
3 months ago
version 11
d29285c3
11 commits,
3 months ago
version 10
d29285c3
13 commits,
3 months ago
version 9
f00f2817
10 commits,
3 months ago
version 8
11822a39
9 commits,
3 months ago
version 7
578d81e8
8 commits,
3 months ago
version 6
8e1494c1
7 commits,
3 months ago
version 5
e337a07d
6 commits,
3 months ago
version 4
eeba49bb
5 commits,
3 months ago
version 3
84c2e336
4 commits,
3 months ago
version 2
8956d345
3 commits,
3 months ago
version 1
77406373
2 commits,
3 months ago
142 files
+
3260
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
142
Search (e.g. *.vue) (Ctrl+P)
chart/templates/config-map-app.yaml
+
23
−
0
Options
#
# The MIT License (MIT)
# Copyright (c) 2025 The STRASS Authors
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in all
# copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
# IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
# DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
# OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
# OR OTHER DEALINGS IN THE SOFTWARE.
#
apiVersion
:
v1
apiVersion
:
v1
kind
:
ConfigMap
kind
:
ConfigMap
metadata
:
metadata
:
Loading