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
327d32dc
Commit
327d32dc
authored
Apr 19, 2016
by
k8s-merge-robot
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #24437 from yujuhong/influxdb_hostport
Automatic merge from submit-queue Remove host port in influxdb-grafana-controller.yaml
parents
4c9bbea0
e97eb4dc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
influxdb-grafana-controller.yaml
...ster-monitoring/influxdb/influxdb-grafana-controller.yaml
+0
-2
influxdb-grafana-controller.yaml
...ster-monitoring/influxdb/influxdb-grafana-controller.yaml
+0
-2
No files found.
cluster/addons/cluster-monitoring/influxdb/influxdb-grafana-controller.yaml
View file @
327d32dc
...
@@ -32,9 +32,7 @@ spec:
...
@@ -32,9 +32,7 @@ spec:
memory
:
500Mi
memory
:
500Mi
ports
:
ports
:
-
containerPort
:
8083
-
containerPort
:
8083
hostPort
:
8083
-
containerPort
:
8086
-
containerPort
:
8086
hostPort
:
8086
volumeMounts
:
volumeMounts
:
-
name
:
influxdb-persistent-storage
-
name
:
influxdb-persistent-storage
mountPath
:
/data
mountPath
:
/data
...
...
cluster/gce/coreos/kube-manifests/addons/cluster-monitoring/influxdb/influxdb-grafana-controller.yaml
View file @
327d32dc
...
@@ -28,9 +28,7 @@ spec:
...
@@ -28,9 +28,7 @@ spec:
memory
:
500Mi
memory
:
500Mi
ports
:
ports
:
-
containerPort
:
8083
-
containerPort
:
8083
hostPort
:
8083
-
containerPort
:
8086
-
containerPort
:
8086
hostPort
:
8086
volumeMounts
:
volumeMounts
:
-
name
:
influxdb-persistent-storage
-
name
:
influxdb-persistent-storage
mountPath
:
/data
mountPath
:
/data
...
...
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