Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions event-exporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ spec:
spec:
containers:
- name: event-exporter
image: gcr.io/google-containers/event-exporter:v0.1.4
image: gcr.io/google-containers/event-exporter:v0.3.1
command:
- '/event-exporter'
```
Expand All @@ -83,4 +83,4 @@ the `example` directory.
### "resourceVersion for the provided watch is too old"
On a system with few/no events, you may see "The resourceVersion for the provided
watch is too old" warnings. These can be ignored. This is due to compacted resource
versions being referenced.
versions being referenced.