Skip to content

Commit

Permalink
cleaning datadog image
Browse files Browse the repository at this point in the history
  • Loading branch information
jt-dd committed Sep 5, 2024
1 parent b2f3951 commit 5b24529
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion deployments/kubehound/docker-compose.dev.datadog.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
services:
datadog:
image: gcr.io/datadoghq/agent:7-jmx
build:
context: datadog
dockerfile: Dockerfile
Expand Down
3 changes: 0 additions & 3 deletions deployments/kubehound/docker-compose.release.datadog.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
services:
datadog:
image: gcr.io/datadoghq/agent:7-jmx
build:
context: datadog
dockerfile: Dockerfile
restart: unless-stopped
ports:
- "127.0.0.1:8225:8125/UDP"
Expand Down

0 comments on commit 5b24529

Please sign in to comment.