Merge pull request #72348 from liggitt/addon-followup

Fixup apps/v1 addon manifests
pull/564/head
Kubernetes Prow Robot 2018-12-26 18:38:11 -08:00 committed by GitHub
commit 915c81f17e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 2 deletions

View File

@ -38,6 +38,10 @@ metadata:
addonmanager.kubernetes.io/mode: Reconcile
spec:
replicas: 1
selector:
matchLabels:
k8s-app: event-exporter
version: v0.2.3
template:
metadata:
labels:

View File

@ -19,8 +19,7 @@ metadata:
spec:
selector:
matchLabels:
labels:
k8s-app: ip-masq-agent
k8s-app: ip-masq-agent
template:
metadata:
labels:

View File

@ -9,6 +9,10 @@ metadata:
addonmanager.kubernetes.io/mode: Reconcile
version: v0.15.2
spec:
selector:
matchLabels:
k8s-app: node-exporter
version: v0.15.2
updateStrategy:
type: OnDelete
template: