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:
parent
a60b3c9ff5
commit
8ad85534e5
|
|
@ -15,7 +15,7 @@ spec:
|
|||
name: {{ .DeploymentName }}
|
||||
kind: Deployment
|
||||
triggers:
|
||||
- type: external
|
||||
- type: external-push
|
||||
metadata:
|
||||
scalerAddress: {{ .ScalerAddress }}
|
||||
host: {{ .Host }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue