Merge pull request #6783 from irizzant/keda-scaledobject-annotations

Add custom annotations to ScaledObject #6757
This commit is contained in:
Kubernetes Prow Robot 2021-01-20 09:21:59 -08:00 committed by GitHub
commit 91fd40f539
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View file

@ -315,6 +315,11 @@ controller:
pollingInterval: 30
cooldownPeriod: 300
restoreToOriginalReplicaCount: false
scaledObject:
annotations: {}
# Custom annotations for ScaledObject resource
# annotations:
# key: value
triggers: []
# - type: prometheus
# metadata: