Bump up deployment version in tasks/access-application-cluster folder (#7324)
This commit is contained in:
committed by
k8s-ci-robot
parent
23342f23d9
commit
b99d1b1394
@@ -1,8 +1,13 @@
|
||||
apiVersion: apps/v1beta1
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: hello
|
||||
spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
app: hello
|
||||
tier: backend
|
||||
track: stable
|
||||
replicas: 7
|
||||
template:
|
||||
metadata:
|
||||
|
||||
Reference in New Issue
Block a user