Replace mistaken uses of OsqueryQuery (#1677)

This commit is contained in:
Zachary Wasserman 2017-12-19 13:13:17 -08:00 committed by GitHub
parent 1bd622bce7
commit 6442736c12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -154,7 +154,7 @@ spec:
interval: 10 interval: 10
--- ---
apiVersion: k8s.kolide.com/v1/alpha1 apiVersion: k8s.kolide.com/v1/alpha1
kind: OsqueryQuery kind: OsqueryDecorator
spec: spec:
name: hostname name: hostname
query: select hostname from system_info; query: select hostname from system_info;
@ -173,7 +173,7 @@ spec:
query: slack_not_running query: slack_not_running
--- ---
apiVersion: k8s.kolide.com/v1/alpha1 apiVersion: k8s.kolide.com/v1/alpha1
kind: OsqueryQuery kind: OsqueryLabel
spec: spec:
name: slack_not_running name: slack_not_running
query: > query: >