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
|
||||
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…
x
Reference in New Issue
Block a user