Deployment we will use to test the HPA VPA conflict
apiVersion: apps/v1
kind: Deployment
metadata:
name: web-app
namespace: production
spec:
replicas: 3 # initial 3 replicas as shown in diagram