forked from Ivasoft/traefik
Update apiVersion in documentation descriptor
This commit is contained in:
committed by
Traefiker Bot
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
|
||||
|
||||
Reference in New Issue
Block a user