German localization for horizontal pod autoscaler (#14251)
* fix kubecon date * add plural to ref * add hpa * fixed not found templates
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
c739e66c5a
commit
5c59214ac6
Vendored
+13
@@ -0,0 +1,13 @@
|
||||
---
|
||||
headless: true
|
||||
|
||||
resources:
|
||||
- src: "*alpha*"
|
||||
title: "alpha"
|
||||
- src: "*beta*"
|
||||
title: "beta"
|
||||
- src: "*deprecated*"
|
||||
title: "deprecated"
|
||||
- src: "*stable*"
|
||||
title: "stable"
|
||||
---
|
||||
Reference in New Issue
Block a user