Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
74d3c4f9
Commit
74d3c4f9
authored
Sep 23, 2021
by
Alexander Tanayno
Committed by
Marcia Ramos
Sep 23, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move note about yaml files to separate section
parent
e716bb03
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
doc/user/clusters/management_project_template.md
doc/user/clusters/management_project_template.md
+6
-4
No files found.
doc/user/clusters/management_project_template.md
View file @
74d3c4f9
...
...
@@ -91,10 +91,6 @@ the pipeline runs, Helmfile tries to either install or update your apps accordin
cluster and Helm releases. If you change this attribute to
`installed: false`
, Helmfile tries try to uninstall this app
from your cluster.
[
Read more
](
https://github.com/roboll/helmfile
)
about how Helmfile works.
Furthermore, each app has an
`applications/{app}/values.yaml`
file (
`applicaton/{app}/values.yaml.gotmpl`
in case of GitLab Runner). This is the
place where you can define default values for your app's Helm chart. Some apps already have defaults
pre-defined by GitLab.
### Built-in applications
The
[
built-in supported applications
](
https://gitlab.com/gitlab-org/project-templates/cluster-management/-/tree/master/applications
)
are:
...
...
@@ -110,3 +106,9 @@ The [built-in supported applications](https://gitlab.com/gitlab-org/project-temp
-
[
Prometheus
](
../infrastructure/clusters/manage/management_project_applications/prometheus.md
)
-
[
Sentry
](
../infrastructure/clusters/manage/management_project_applications/sentry.md
)
-
[
Vault
](
../infrastructure/clusters/manage/management_project_applications/vault.md
)
#### How to customize your applications
Each app has an
`applications/{app}/values.yaml`
file (
`applicaton/{app}/values.yaml.gotmpl`
in case of GitLab Runner). This is the
place where you can define default values for your app's Helm chart. Some apps already have defaults
pre-defined by GitLab.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment