BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
0875a312
Commit
0875a312
authored
Feb 26, 2018
by
Mayra Cabrera
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change RBAC value to false on Prometheus values.yml
- This will allow to install Prometheus again without a problem Closes #43621
parent
1041f5da
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
43261-fix-prometheus-installation.yml
changelogs/unreleased/43261-fix-prometheus-installation.yml
+5
-0
values.yaml
vendor/prometheus/values.yaml
+3
-0
No files found.
changelogs/unreleased/43261-fix-prometheus-installation.yml
0 → 100644
View file @
0875a312
---
title
:
Allow Prometheus application to be installed from Cluster applications
merge_request
:
17372
author
:
type
:
fixed
vendor/prometheus/values.yaml
View file @
0875a312
...
...
@@ -10,6 +10,9 @@ nodeExporter:
pushgateway
:
enabled
:
false
rbac
:
create
:
false
server
:
image
:
tag
:
v2.1.0
...
...
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