Merge pull request #6546 from tengqm/fix-example-validation

Fix example validation
This commit is contained in:
Qiming
2017-12-27 11:32:33 +08:00
committed by GitHub
30 changed files with 283 additions and 430 deletions
@@ -10,7 +10,6 @@ apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: event-exporter-rb
namespace: default
labels:
app: event-exporter
roleRef:
@@ -42,4 +41,4 @@ spec:
image: gcr.io/google-containers/event-exporter:v0.1.0
command:
- '/event-exporter'
terminationGracePeriodSeconds: 30
terminationGracePeriodSeconds: 30