using external push scalers in the generated scaled objects (#255)

Signed-off-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
This commit is contained in:
Aaron Schlesinger 2021-09-21 10:15:15 -07:00 committed by GitHub
parent a60b3c9ff5
commit 8ad85534e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ spec:
name: {{ .DeploymentName }}
kind: Deployment
triggers:
- type: external
- type: external-push
metadata:
scalerAddress: {{ .ScalerAddress }}
host: {{ .Host }}