Skip to content

Commit

Permalink
I think we actually need to use the full image name, since it doesn't…
Browse files Browse the repository at this point in the history
… come from DockerHub
  • Loading branch information
AidanHilt committed Jan 16, 2024
1 parent 7eee23d commit fbd6717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube/services/datadog/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ datadog:

containerExcludeLogs: "kube_namespace:logging kube_namespace:argo name:pelican-export* name:job-task"
containerExclude: "kube_namespace:logging kube_namespace:kube-system kube_namespace:kubecost kube_namespace:argo kube_namespace:cortex-xdr kube_namespace:monitoring kube_namespace:datadog"
containerIncludeLogs: "image:argocli image:workflow-controller"
containerIncludeLogs: "image:quay.io/argoproj/argocli image:quay.io/argoproj/workflow-controller"
## This is the Datadog Cluster Agent implementation that handles cluster-wide
## metrics more cleanly, separates concerns for better rbac, and implements
## the external metrics API so you can autoscale HPAs based on datadog metrics
Expand Down

0 comments on commit fbd6717

Please sign in to comment.