Skip to content

Commit

Permalink
fix: add missing yaml language fence (#260)
Browse files Browse the repository at this point in the history
This fixes the missing `yaml` fence so that syntax highlighting will
work

Signed-off-by: DemoYeti <[email protected]>
  • Loading branch information
NotNotARobot authored Jan 3, 2025
1 parent fcc0127 commit 44636ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _docs/provider-k8s-hard-multi-tenancy.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Restricted PSP source: https://raw.githubusercontent.com/kubernetes/website/mast

These polices are applied by the Provider in [provider/cluster/kube/builder.go](https://github.com/akash-network/node/blob/master/provider/cluster/kube/builder.go).

```
```yaml
apiVersion: policy/v1beta1
kind: PodSecurityPolicy
metadata:
Expand Down

0 comments on commit 44636ac

Please sign in to comment.