Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
eaffdf8b
Commit
eaffdf8b
authored
Feb 25, 2016
by
k8s-merge-robot
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #21983 from gmarek/influxdb
Auto commit by PR queue bot
parents
95b7fbf6
98eb12e1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
influxdb-grafana-controller.yaml
...ster-monitoring/influxdb/influxdb-grafana-controller.yaml
+2
-2
influxdb-grafana-controller.yaml
...ster-monitoring/influxdb/influxdb-grafana-controller.yaml
+1
-1
No files found.
cluster/addons/cluster-monitoring/influxdb/influxdb-grafana-controller.yaml
View file @
eaffdf8b
...
@@ -26,10 +26,10 @@ spec:
...
@@ -26,10 +26,10 @@ spec:
# keep request = limit to keep this container in guaranteed class
# keep request = limit to keep this container in guaranteed class
limits
:
limits
:
cpu
:
100m
cpu
:
100m
memory
:
2
00Mi
memory
:
5
00Mi
requests
:
requests
:
cpu
:
100m
cpu
:
100m
memory
:
2
00Mi
memory
:
5
00Mi
ports
:
ports
:
-
containerPort
:
8083
-
containerPort
:
8083
hostPort
:
8083
hostPort
:
8083
...
...
cluster/gce/coreos/kube-manifests/addons/cluster-monitoring/influxdb/influxdb-grafana-controller.yaml
View file @
eaffdf8b
...
@@ -25,7 +25,7 @@ spec:
...
@@ -25,7 +25,7 @@ spec:
resources
:
resources
:
limits
:
limits
:
cpu
:
100m
cpu
:
100m
memory
:
2
00Mi
memory
:
5
00Mi
ports
:
ports
:
-
containerPort
:
8083
-
containerPort
:
8083
hostPort
:
8083
hostPort
:
8083
...
...
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