Skip to content

Commit 8ad8553

Browse files
authored
using external push scalers in the generated scaled objects (#255)
Signed-off-by: Aaron Schlesinger <[email protected]>
1 parent a60b3c9 commit 8ad8553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/k8s/templates/scaledobject.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
name: {{ .DeploymentName }}
1616
kind: Deployment
1717
triggers:
18-
- type: external
18+
- type: external-push
1919
metadata:
2020
scalerAddress: {{ .ScalerAddress }}
2121
host: {{ .Host }}

0 commit comments

Comments
 (0)