Skip to content

Instantly share code, notes, and snippets.

@noam-goldface
Last active August 30, 2025 14:52
Show Gist options
  • Select an option

  • Save noam-goldface/b505ee8ec111c5702a7468b00a6b7ce4 to your computer and use it in GitHub Desktop.

Select an option

Save noam-goldface/b505ee8ec111c5702a7468b00a6b7ce4 to your computer and use it in GitHub Desktop.
YAML file valuse example for WSC Sports KEDA Helm chart
- deploymentName: prod-deployment
maxReplicaCount: 100
minReplicaCount: 1
triggers:
- type: queue
name: name
length: 5
- type: sql
database: db
targetValue: 1
pollingInterval: 60
query: SELECT ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment