Bump up deployment version in concepts/services-networking folder (#7326)
This commit is contained in:
committed by
k8s-ci-robot
parent
e70e97d8e1
commit
f462345de2
@@ -1,8 +1,11 @@
|
|||||||
apiVersion: apps/v1beta1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
name: curl-deployment
|
name: curl-deployment
|
||||||
spec:
|
spec:
|
||||||
|
selector:
|
||||||
|
matchLabels:
|
||||||
|
app: curlpod
|
||||||
replicas: 1
|
replicas: 1
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
Reference in New Issue
Block a user