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
59efe2ee
Commit
59efe2ee
authored
Jan 20, 2020
by
ap4y
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add cilium to the managed cluster apps template
parent
c3ac8a24
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
changelogs/unreleased/cilium-managed-apps.yml
changelogs/unreleased/cilium-managed-apps.yml
+5
-0
lib/gitlab/ci/templates/Managed-Cluster-Applications.gitlab-ci.yml
...b/ci/templates/Managed-Cluster-Applications.gitlab-ci.yml
+2
-1
No files found.
changelogs/unreleased/cilium-managed-apps.yml
0 → 100644
View file @
59efe2ee
---
title
:
Add cilium to the managed cluster apps template
merge_request
:
22557
author
:
type
:
added
lib/gitlab/ci/templates/Managed-Cluster-Applications.gitlab-ci.yml
View file @
59efe2ee
apply
:
stage
:
deploy
image
:
"
registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:v0.
5
.0"
image
:
"
registry.gitlab.com/gitlab-org/cluster-integration/cluster-applications:v0.
6
.0"
environment
:
name
:
production
variables
:
...
...
@@ -10,6 +10,7 @@ apply:
CERT_MANAGER_VALUES_FILE
:
$CI_PROJECT_DIR/.gitlab/managed-apps/cert-manager/values.yaml
SENTRY_VALUES_FILE
:
$CI_PROJECT_DIR/.gitlab/managed-apps/sentry/values.yaml
GITLAB_RUNNER_VALUES_FILE
:
$CI_PROJECT_DIR/.gitlab/managed-apps/gitlab-runner/values.yaml
CILIUM_VALUES_FILE
:
$CI_PROJECT_DIR/.gitlab/managed-apps/cilium/values.yaml
script
:
-
gitlab-managed-apps /usr/local/share/gitlab-managed-apps/helmfile.yaml
only
:
...
...
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