Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
mediator-helm
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gaia-X
Organization Credential Manager
mediator-helm
Merge requests
!1
Test
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Test
test
into
main
Overview
0
Commits
27
Pipelines
2
Changes
6
Merged
Kalin Daskalov
requested to merge
test
into
main
1 year ago
Overview
0
Commits
27
Pipelines
2
Changes
6
Expand
0
0
Merge request reports
Compare
main
version 1
d286307e
1 year ago
main (base)
and
latest version
latest version
d2f14841
27 commits,
1 year ago
version 1
d286307e
26 commits,
1 year ago
6 files
+
30
−
60
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
templates/configSecret.yaml deleted
100644 → 0
+
0
−
7
Options
apiVersion
:
v1
kind
:
Secret
metadata
:
name
:
{{
template "app.name" .
}}
-config
namespace
:
{{
.Release.Namespace
}}
labels
:
{{
- include "app.labels" . | nindent 4
}}
Loading