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
96cb4360
Commit
96cb4360
authored
May 12, 2015
by
Alex Robinson
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #8120 from satnam6502/fluentd-es
Convert nodel level logging to ES to use token-system-logging
parents
7d620c20
f9af0658
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
fluentd-es.yaml
cluster/saltbase/salt/fluentd-es/fluentd-es.yaml
+4
-4
No files found.
cluster/saltbase/salt/fluentd-es/fluentd-es.yaml
View file @
96cb4360
...
@@ -14,8 +14,8 @@ spec:
...
@@ -14,8 +14,8 @@ spec:
mountPath
:
/varlog
mountPath
:
/varlog
-
name
:
containers
-
name
:
containers
mountPath
:
/var/lib/docker/containers
mountPath
:
/var/lib/docker/containers
-
name
:
token-
admin
-
name
:
token-
system-logging
mountPath
:
/etc/token-
admin
mountPath
:
/etc/token-
system-logging
readOnly
:
true
readOnly
:
true
volumes
:
volumes
:
-
name
:
varlog
-
name
:
varlog
...
@@ -24,6 +24,6 @@ spec:
...
@@ -24,6 +24,6 @@ spec:
-
name
:
containers
-
name
:
containers
hostPath
:
hostPath
:
path
:
/var/lib/docker/containers
path
:
/var/lib/docker/containers
-
name
:
token-
admin
-
name
:
token-
system-logging
secret
:
secret
:
secretName
:
token-admin
secretName
:
token-system-logging
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