We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef2e2ee commit 6568908Copy full SHA for 6568908
webui/src/js/views/kubectl-page.html
@@ -39,7 +39,6 @@ <h6 id="kubectl-instructions-title" class="wkt-subheading"><oj-bind-text value="
39
</ol>
40
<oj-bind-if test="[[isVerrazzanoOKE()]]">
41
<p id="kubectl-vz-oke-warning" data-bind="html: labelMapper('vz-oke-warning')"></p>
42
-<!-- <oj-bind-text value="[[labelMapper('vz-oke-warning')]]"></oj-bind-text>-->
43
</oj-bind-if>
44
</div>
45
0 commit comments