github.com/datreeio/datree@v1.9.22-rc/pkg/policy/tests/92/fail/92-fail.yaml (about) 1 apiVersion: autoscaling/v2beta1 2 kind: HorizontalPodAutoscaler 3 metadata: 4 name: php-apache 5 spec: 6 scaleTargetRef: 7 apiVersion: apps/v1 8 kind: Deployment 9 name: php-apache 10 minReplicas: 1 11 maxReplicas: 10