[storm] add annotations
Signed-off-by: LinWengang <linwengang@chinacloud.com.cn>
This commit is contained in:
parent
fe6c23733c
commit
a442e47dc9
|
@ -1,4 +1,4 @@
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1 # for k8s versions before 1.9.0 use apps/v1beta2 and before 1.8.0 use extensions/v1beta1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
name: storm-worker-controller
|
name: storm-worker-controller
|
||||||
|
|
Loading…
Reference in New Issue