Skip to content

Commit

Permalink
Add DatadogPodAutoscaler resource
Browse files Browse the repository at this point in the history
  • Loading branch information
vboulineau committed May 22, 2024
1 parent 3a72f8f commit e83dd78
Show file tree
Hide file tree
Showing 13 changed files with 2,041 additions and 1 deletion.
8 changes: 8 additions & 0 deletions PROJECT
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,12 @@ resources:
kind: DatadogAgentProfile
path: github.com/DataDog/datadog-operator/apis/datadoghq/v1alpha1
version: v1alpha1
- api:
crdVersion: v1
namespaced: true
domain: com
group: datadoghq
kind: DatadogPodAutoscaler
path: github.com/DataDog/datadog-operator/apis/datadoghq/v1alpha1
version: v1alpha1
version: "3"
489 changes: 489 additions & 0 deletions apis/datadoghq/v1alpha1/datadogpodautoscaler_types.go

Large diffs are not rendered by default.

Loading

0 comments on commit e83dd78

Please sign in to comment.