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 f77cc24 commit 065594bCopy full SHA for 065594b
src/Common/Constants.ts
@@ -83,6 +83,7 @@ export const URLS = {
83
CONFIG_DRIFT: 'config-drift',
84
RESOURCE_BROWSER: '/resource-browser',
85
COMPARE_CLUSTERS: '/compare-clusters',
86
+ APP_CONFIG: 'edit',
87
GLOBAL_CONFIG: '/global-config',
88
GLOBAL_CONFIG_TEMPLATES_DEVTRON_APP,
89
GLOBAL_CONFIG_TEMPLATES_DEVTRON_APP_CREATE: `${GLOBAL_CONFIG_TEMPLATES_DEVTRON_APP}/create`,
0 commit comments