Skip to content

Commit

Permalink
Corrected HPA doc (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
khhirani authored Feb 6, 2020
1 parent d7c7bc7 commit a2bf90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features/hpa-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
maxReplicas: 6
minReplicas: 2
scaleTargetRef:
apiVersion: argoproj.io
apiVersion: argoproj.io/v1alpha1
kind: Rollout
name: example-rollout
targetCPUUtilizationPercentage: 80
Expand Down

0 comments on commit a2bf90d

Please sign in to comment.