Skip to content

Commit

Permalink
Add DatadogPodAutoscaler resource
Browse files Browse the repository at this point in the history
  • Loading branch information
vboulineau committed Jul 12, 2024
1 parent c72fc48 commit fe4f933
Show file tree
Hide file tree
Showing 13 changed files with 2,410 additions and 2 deletions.
8 changes: 8 additions & 0 deletions PROJECT
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,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"
579 changes: 579 additions & 0 deletions apis/datadoghq/v1alpha1/datadogpodautoscaler_types.go

Large diffs are not rendered by default.

Loading

0 comments on commit fe4f933

Please sign in to comment.