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
d881c0d7
Unverified
Commit
d881c0d7
authored
May 13, 2019
by
Kubernetes Prow Robot
Committed by
GitHub
May 13, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #77815 from loburm/bump_event_exporter
Bump image of event-exporter.
parents
4a82b01a
60e5717f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
event-exporter.yaml
cluster/addons/fluentd-gcp/event-exporter.yaml
+5
-5
No files found.
cluster/addons/fluentd-gcp/event-exporter.yaml
View file @
d881c0d7
...
...
@@ -29,11 +29,11 @@ subjects:
apiVersion
:
apps/v1
kind
:
Deployment
metadata
:
name
:
event-exporter-v0.2.
4
name
:
event-exporter-v0.2.
5
namespace
:
kube-system
labels
:
k8s-app
:
event-exporter
version
:
v0.2.
4
version
:
v0.2.
5
kubernetes.io/cluster-service
:
"
true"
addonmanager.kubernetes.io/mode
:
Reconcile
spec
:
...
...
@@ -41,17 +41,17 @@ spec:
selector
:
matchLabels
:
k8s-app
:
event-exporter
version
:
v0.2.
4
version
:
v0.2.
5
template
:
metadata
:
labels
:
k8s-app
:
event-exporter
version
:
v0.2.
4
version
:
v0.2.
5
spec
:
serviceAccountName
:
event-exporter-sa
containers
:
-
name
:
event-exporter
image
:
k8s.gcr.io/event-exporter:v0.2.
4
image
:
k8s.gcr.io/event-exporter:v0.2.
5
command
:
-
/event-exporter
-
-sink-opts=-stackdriver-resource-model={{ exporter_sd_resource_model }}
...
...
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