Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit 552cb29

Browse files
authored
Fix misleading sample policyName (#188)
1 parent f7ca766 commit 552cb29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/hap-custom-metric.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
- endpointName: Endpoint-20200410010239-FZFY
88
variantName: variant-name-1
99
region: us-east-2
10-
policyName: SageMakerEndpointInvocationScalingPolicy
10+
policyName: CPUUtilizationScalingPolicy
1111
policyType: TargetTrackingScaling
1212
minCapacity: 1
1313
maxCapacity: 2

0 commit comments

Comments
 (0)