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 d0568c2 commit 59d07cdCopy full SHA for 59d07cd
src/Shared/DocLink/constants.ts
@@ -33,6 +33,7 @@ export const DOCUMENTATION = {
33
EXTERNAL_SECRET: 'usage/applications/creating-application/secrets#external-secrets',
34
HOME_PAGE: 'https://devtron.ai',
35
KUBE_CONFIG: 'usage/resource-browser#running-kubectl-commands-locally',
36
+ TAINT: 'usage/resource-browser#taint-a-node',
37
38
// Global Configurations
39
GLOBAL_CONFIG_API_TOKEN: 'getting-started/global-configurations/authorization/api-tokens',
0 commit comments