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:
Max
2019-05-10 10:19:58 +02:00
committed by Kubernetes Prow Robot
parent c739e66c5a
commit 5c59214ac6
5 changed files with 195 additions and 3 deletions
+13
View File
@@ -0,0 +1,13 @@
---
headless: true
resources:
- src: "*alpha*"
title: "alpha"
- src: "*beta*"
title: "beta"
- src: "*deprecated*"
title: "deprecated"
- src: "*stable*"
title: "stable"
---