Init French translation (#12548)

This commit is contained in:
Rémy Léone
2019-02-13 18:29:21 +01:00
committed by Kubernetes Prow Robot
parent 0470ce5688
commit a5cda6edea
20 changed files with 751 additions and 0 deletions
@@ -0,0 +1,13 @@
apiVersion: autoscaling/v1
kind: HorizontalPodAutoscaler
metadata:
name: php-apache
namespace: default
spec:
scaleTargetRef:
apiVersion: apps/v1
kind: Deployment
name: php-apache
minReplicas: 1
maxReplicas: 10
targetCPUUtilizationPercentage: 50