apiVersion: autoscaling/v2 kind: HorizontalPodAutoscaler metadata: name: helloo-cicdd-hpa namespace: student-marijanela218 spec: scaleTargetRef: apiVersion: apps/v1 kind: Deployment name: helloo-cicdd minReplicas: 1 maxReplicas: 5 metrics: - type: Resource resource: name: cpu target: type: Utilization averageUtilization: 60