mirror of
https://github.com/portainer/portainer.git
synced 2025-07-21 06:19:41 +02:00
This reverts commit 2c032f1739
.
This commit is contained in:
parent
2c032f1739
commit
ecce501cf3
70 changed files with 45 additions and 418 deletions
|
@ -27,6 +27,7 @@ export function ConfigureView() {
|
|||
<>
|
||||
<PageHeader
|
||||
title="Kubernetes features configuration"
|
||||
reload
|
||||
breadcrumbs={[
|
||||
{ label: 'Environments', link: 'portainer.endpoints' },
|
||||
{
|
||||
|
@ -36,7 +37,6 @@ export function ConfigureView() {
|
|||
},
|
||||
'Kubernetes configuration',
|
||||
]}
|
||||
reload
|
||||
/>
|
||||
<div className="row">
|
||||
<div className="col-sm-12">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue