Skip to content

Commit

Permalink
chore: do not give file reference in quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
yashmehrotra committed Sep 11, 2024
1 parent a8c48be commit 6f9cfcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
title: Kubernetes Job Failing
---

```yaml title="cronjob-alerts.yaml" file="../../../modules/mission-control/fixtures/notifications/kube-cronjob-failing.yaml"
```yaml title="cronjob-alerts.yaml" file=../../../modules/mission-control/fixtures/notifications/kube-cronjob-failing.yaml

```
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
title: Kubernetes Deployment Health
---

```yaml title="kubernetes-deployment-health.yaml" file="../../../modules/mission-control/fixtures/notifications/kube-deployment-unhealthy.yaml"
```yaml title="kubernetes-deployment-health.yaml" file=../../../modules/mission-control/fixtures/notifications/kube-deployment-unhealthy.yaml

```

0 comments on commit 6f9cfcb

Please sign in to comment.