Skip to content

Commit 8770529

Browse files
committed
Adding sample runbook Url
1 parent 063c998 commit 8770529

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Shared/Components/DocLink/constants.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ export const DOCUMENTATION = {
9090
SECURITY: 'usage/security-features',
9191
SPECIFY_IMAGE_PULL_SECRET: 'getting-started/global-configurations/container-registries#specify-image-pull-secret',
9292
TENANT_INSTALLATION: 'usage/software-distribution-hub/tenants',
93-
93+
// Todo: Replace with correct Url
94+
SAMPLE_RUNBOOK_LINK: 'https://github.com/devtron-labs/athena-be/wiki/Runbook-Actions',
9495
// ENTERPRISE
9596
CEL: 'https://github.com/google/cel-spec/blob/master/doc/langdef.md',
9697
KUBERNETES_LABELS: 'https://kubernetes.io/docs/concepts/overview/working-with-objects/labels',

0 commit comments

Comments
 (0)