Skip to content

Commit

Permalink
Add DatadogPodAutoscaler resource
Browse files Browse the repository at this point in the history
  • Loading branch information
vboulineau committed Apr 26, 2024
1 parent 3a72f8f commit 3bc1a3c
Show file tree
Hide file tree
Showing 12 changed files with 1,737 additions and 0 deletions.
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"
405 changes: 405 additions & 0 deletions apis/datadoghq/v1alpha1/datadogpodautoscaler_types.go

Large diffs are not rendered by default.

Loading

0 comments on commit 3bc1a3c

Please sign in to comment.