Skip to content

Instantly share code, notes, and snippets.

@urangurang
Last active December 8, 2022 17:23
Show Gist options
  • Save urangurang/4215586bf6d309b2b5aee5d4db017989 to your computer and use it in GitHub Desktop.
Save urangurang/4215586bf6d309b2b5aee5d4db017989 to your computer and use it in GitHub Desktop.
Helm values issue
keda:
- type: cloudwatch
metrics:
- metricType: AverageValue
targetMetricValue: 24000
dimensionValue: xxx
metricStat: Sum
metricStatPeriod: 60
metricEndTimeOffset: 60
- metricType: AverageValue
targetMetricValue: 24000
dimensionValue: xxx
metricStat: Sum
metricStatPeriod: 60
keda:
- type: cloudwatch
metrics:
- metricType: AverageValue
targetMetricValue: 24000
dimensionValue: xxx
metricStat: Sum
metricStatPeriod: 60
metricEndTimeOffset: 60
- metricType: AverageValue
targetMetricValue: 24000
dimensionValue: xxx
metricStat: Sum
metricStatPeriod: 60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment