mirror of
https://github.com/containous/traefik.git
synced 2025-01-26 10:03:48 +03:00
Update apiVersion in documentation descriptor
This commit is contained in:
parent
1663c7c8e7
commit
b552efe770
@ -6,7 +6,7 @@ metadata:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
apiVersion: extensions/v1beta1
|
apiVersion: apps/v1
|
||||||
metadata:
|
metadata:
|
||||||
namespace: default
|
namespace: default
|
||||||
name: traefik
|
name: traefik
|
||||||
@ -49,7 +49,7 @@ spec:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
apiVersion: extensions/v1beta1
|
apiVersion: apps/v1
|
||||||
metadata:
|
metadata:
|
||||||
namespace: default
|
namespace: default
|
||||||
name: whoami
|
name: whoami
|
||||||
|
Loading…
x
Reference in New Issue
Block a user