We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb9c56a commit fc18b2bCopy full SHA for fc18b2b
deployments/kubehound/docker-compose.release.ingestor.yaml
@@ -1,7 +1,7 @@
1
name: kubehound-release
2
services:
3
grpc:
4
- image: ghcr.io/datadog/kubehound-ingestor:latest
+ image: ghcr.io/datadog/kubehound-binary:latest
5
restart: unless-stopped
6
ports:
7
- "127.0.0.1:9000:9000"
0 commit comments