mirror of https://github.com/portainer/portainer
feat(k8s/dashboard): remove the RC banner (#4205)
parent
f91d3f1ca3
commit
69e9e566c5
@ -1,9 +0,0 @@
|
||||
<information-panel title-text="Information">
|
||||
<span class="small">
|
||||
<p class="text-muted">
|
||||
<i class="fa fa-flask orange-icon" aria-hidden="true" style="margin-right: 2px;"></i>
|
||||
Kubernetes support in Portainer is now in RC stage. Contribute and share your feedback in
|
||||
<a href="https://github.com/portainer/kubernetes-beta" target="_blank">our official repository</a>.
|
||||
</p>
|
||||
</span>
|
||||
</information-panel>
|
@ -1,3 +0,0 @@
|
||||
angular.module('portainer.kubernetes').component('kubernetesFeedbackPanel', {
|
||||
templateUrl: './feedbackPanel.html',
|
||||
});
|
Loading…
Reference in new issue