Localize feature state templates (#14135)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
26d5948da5
commit
dd1af119cd
Vendored
+13
@@ -0,0 +1,13 @@
|
||||
---
|
||||
headless: true
|
||||
|
||||
resources:
|
||||
- src: "*alpha*"
|
||||
title: "alpha"
|
||||
- src: "*beta*"
|
||||
title: "beta"
|
||||
- src: "*deprecated*"
|
||||
title: "obsoleta"
|
||||
- src: "*stable*"
|
||||
title: "estable"
|
||||
---
|
||||
Reference in New Issue
Block a user