9
.mdox.validate.yaml
Normal file
9
.mdox.validate.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
version: 1
|
||||
|
||||
validators:
|
||||
# Ignore localhost links.
|
||||
- regex: 'localhost'
|
||||
type: "ignore"
|
||||
# Ignore release links.
|
||||
- regex: 'https:\/\/github\.com\/prometheus-operator\/kube-prometheus\/releases'
|
||||
type: "ignore"
|
||||
Reference in New Issue
Block a user