Update APIs
This commit is contained in:
parent
3034947e30
commit
5604bbc8d4
|
@ -1,4 +1,4 @@
|
|||
apiVersion: extensions/v1beta1
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: tusd
|
||||
|
@ -41,7 +41,7 @@ spec:
|
|||
selector:
|
||||
app: tusd
|
||||
---
|
||||
apiVersion: extensions/v1beta1
|
||||
apiVersion: networking.k8s.io/v1beta1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: tusd
|
||||
|
|
Loading…
Reference in New Issue