Update apiVersion in documentation descriptor
This commit is contained in:
parent
1663c7c8e7
commit
b552efe770
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ metadata:
|
|||
|
||||
---
|
||||
kind: Deployment
|
||||
apiVersion: extensions/v1beta1
|
||||
apiVersion: apps/v1
|
||||
metadata:
|
||||
namespace: default
|
||||
name: traefik
|
||||
|
@ -49,7 +49,7 @@ spec:
|
|||
|
||||
---
|
||||
kind: Deployment
|
||||
apiVersion: extensions/v1beta1
|
||||
apiVersion: apps/v1
|
||||
metadata:
|
||||
namespace: default
|
||||
name: whoami
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue