set correct apiVersion
This commit is contained in:
parent
d1eea794e9
commit
f5cf7e5566
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
apiVersion: extensions/v1beta1
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: nginx-ingress-controller
|
||||
|
|
Loading…
Reference in a new issue