aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/authentication/components/oauth2-proxy/ci/horizontal-pod-autoscaling-values.yaml
blob: fd1a0060feb67353c58582bc9e0c7fa8f7a25cbb (plain)
1
2
3
4
5
# Enables Horizontal Pod Autoscaler and removes replica count in deployment
autoscaling:
  enabled: true
  annotations:
    test-annotations/test: "true"