Skip to content
Snippets Groups Projects
Commit 66ad0cca authored by Marc Burnie [AWS]'s avatar Marc Burnie [AWS]
Browse files

feat: using keda scaling

parent fe385def
Loading
{{- template "common.hpa" (list . "os-partition.hpa") -}}
{{- define "os-partition.hpa" -}}
## Define overrides for the service HPA resource here
{{- end -}}
{{- template "common.scaledobject" (list . "os-partition.scaledobject") -}}
{{- define "os-partition.scaledobject" -}}
## Define overrides for the service's scaled object resource here
{{- end -}}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment