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 29, 2024
1 parent 3a72f8f commit 2e93e67
Show file tree
Hide file tree
Showing 12 changed files with 1,742 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 2e93e67

Please sign in to comment.