Skip to content

Commit 59d07cd

Browse files
committed
feat: add taint documentation link to constants
1 parent d0568c2 commit 59d07cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Shared/DocLink/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ export const DOCUMENTATION = {
3333
EXTERNAL_SECRET: 'usage/applications/creating-application/secrets#external-secrets',
3434
HOME_PAGE: 'https://devtron.ai',
3535
KUBE_CONFIG: 'usage/resource-browser#running-kubectl-commands-locally',
36+
TAINT: 'usage/resource-browser#taint-a-node',
3637

3738
// Global Configurations
3839
GLOBAL_CONFIG_API_TOKEN: 'getting-started/global-configurations/authorization/api-tokens',

0 commit comments

Comments
 (0)