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
de80700b
Commit
de80700b
authored
May 07, 2020
by
João Alexandre Cunha
Committed by
Mayra Cabrera
May 07, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix broken Istio metrics installation
parent
f83bd74f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
app/models/clusters/applications/knative.rb
app/models/clusters/applications/knative.rb
+1
-1
changelogs/unreleased/fix-istio-url-should-be-raw.yml
changelogs/unreleased/fix-istio-url-should-be-raw.yml
+5
-0
No files found.
app/models/clusters/applications/knative.rb
View file @
de80700b
...
...
@@ -5,7 +5,7 @@ module Clusters
class
Knative
<
ApplicationRecord
VERSION
=
'0.9.0'
REPOSITORY
=
'https://charts.gitlab.io'
METRICS_CONFIG
=
'https://gitlab.com/gitlab-org/charts/knative/-/
blob
/v0.9.0/vendor/istio-metrics.yml'
METRICS_CONFIG
=
'https://gitlab.com/gitlab-org/charts/knative/-/
raw
/v0.9.0/vendor/istio-metrics.yml'
FETCH_IP_ADDRESS_DELAY
=
30
.
seconds
API_GROUPS_PATH
=
'config/knative/api_groups.yml'
...
...
changelogs/unreleased/fix-istio-url-should-be-raw.yml
0 → 100644
View file @
de80700b
---
title
:
Fix Istio broken Istio metrics installation
merge_request
:
31382
author
:
type
:
fixed
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