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
30cc4671
Commit
30cc4671
authored
Jul 01, 2015
by
Zach Loafman
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #10634 from mikedanese/fix-ca-logs
fix heapster google configs so that heapster has a CA cert for googleapis
parents
e479c521
6ecddd92
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
+16
-0
heapster-controller.yaml
...addons/cluster-monitoring/google/heapster-controller.yaml
+8
-0
heapster-controller-combined.yaml
...nitoring/googleinfluxdb/heapster-controller-combined.yaml
+8
-0
No files found.
cluster/addons/cluster-monitoring/google/heapster-controller.yaml
View file @
30cc4671
...
@@ -29,3 +29,11 @@ spec:
...
@@ -29,3 +29,11 @@ spec:
-
--sink=gcl
-
--sink=gcl
-
--poll_duration=2m
-
--poll_duration=2m
-
--stats_resolution=1m
-
--stats_resolution=1m
volumeMounts
:
-
name
:
ssl-certs
mountPath
:
/etc/ssl/certs
readOnly
:
true
volumes
:
-
name
:
ssl-certs
hostPath
:
path
:
"
/etc/ssl/certs"
cluster/addons/cluster-monitoring/googleinfluxdb/heapster-controller-combined.yaml
View file @
30cc4671
...
@@ -29,3 +29,11 @@ spec:
...
@@ -29,3 +29,11 @@ spec:
-
--sink=influxdb:http://monitoring-influxdb:8086
-
--sink=influxdb:http://monitoring-influxdb:8086
-
--poll_duration=2m
-
--poll_duration=2m
-
--stats_resolution=1m
-
--stats_resolution=1m
volumeMounts
:
-
name
:
ssl-certs
mountPath
:
/etc/ssl/certs
readOnly
:
true
volumes
:
-
name
:
ssl-certs
hostPath
:
path
:
"
/etc/ssl/certs"
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