update deployment version (#165)

This commit is contained in:
cuisongliu 2020-10-26 16:33:24 +08:00 committed by GitHub
parent 2b7545ce11
commit 4287877b74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
package k8s
var apiRpcTmeplate = `apiVersion: apps/v1beta2
var apiRpcTmeplate = `apiVersion: apps/v1
kind: Deployment
metadata:
name: {{.name}}