Update APIs

This commit is contained in:
Abdelhadi Khiati 2020-04-15 03:23:42 +01:00
parent 3034947e30
commit 5604bbc8d4
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
apiVersion: extensions/v1beta1 apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
name: tusd name: tusd
@ -41,7 +41,7 @@ spec:
selector: selector:
app: tusd app: tusd
--- ---
apiVersion: extensions/v1beta1 apiVersion: networking.k8s.io/v1beta1
kind: Ingress kind: Ingress
metadata: metadata:
name: tusd name: tusd