correct reference for pre 1.8 api version (#6403)
apps/v1beta1 -> extensions/v1beta1
This commit is contained in:
committed by
Steve Perry
parent
e1d8864d52
commit
e17bb06830
@@ -1,4 +1,4 @@
|
|||||||
apiVersion: apps/v1beta2 # for versions before 1.8.0 use apps/v1beta1
|
apiVersion: apps/v1beta2 # for versions before 1.8.0 use extensions/v1beta1
|
||||||
kind: DaemonSet
|
kind: DaemonSet
|
||||||
metadata:
|
metadata:
|
||||||
name: fluentd-elasticsearch
|
name: fluentd-elasticsearch
|
||||||
|
|||||||
Reference in New Issue
Block a user