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 3a0de2c commit 45617cdCopy full SHA for 45617cd
src/components/v2/appDetails/k8Resource/nodeDetail/NodeDetailTabs/Manifest.component.tsx
@@ -327,7 +327,6 @@ function ManifestComponent({
327
?.some((m) => {m.value === IS_NON_ADMIN_USER_DATA ? isDecodedRequired = false : isDecodedRequired = true})
328
return isDecodedRequired
329
}
330
- console.log(isDecodeRequired)
331
332
const renderShowDecodedValueCheckbox = (codeEditorData) => {
333
return (
0 commit comments