Skip to content

Commit

Permalink
remove agent image tags in alm example (#376)
Browse files Browse the repository at this point in the history
  • Loading branch information
celenechang committed Sep 28, 2021
1 parent 434db7c commit 6f3ff28
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions bundle/manifests/datadog-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ metadata:
"apm": {
"enabled": false
},
"image": {
"name": "gcr.io/datadoghq/agent:7.26.0"
},
"log": {
"enabled": false,
"logsConfigContainerCollectAll": false
Expand Down Expand Up @@ -48,15 +45,9 @@ metadata:
"enabled": false
}
},
"image": {
"name": "gcr.io/datadoghq/cluster-agent:1.11.0"
},
"replicas": 2
},
"clusterChecksRunner": {
"image": {
"name": "gcr.io/datadoghq/agent:7.26.0"
},
"replicas": 2
},
"clusterName": "\u003cCLUSTER_NAME\u003e",
Expand Down

0 comments on commit 6f3ff28

Please sign in to comment.