Skip to content

Commit

Permalink
community-operators dell-csm-operator(1.7.0)
Browse files Browse the repository at this point in the history
Signed-off-by: shefali-malhotra <[email protected]>
  • Loading branch information
shefali-malhotra committed Nov 14, 2024
1 parent 987d9b9 commit fa361da
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ metadata:
"envs": [
{
"name": "NGINX_PROXY_IMAGE",
"value": "nginxinc/nginx-unprivileged:1.27"
"value": "docker.io/nginxinc/nginx-unprivileged:1.27"
}
],
"image": "docker.io/otel/opentelemetry-collector:0.42.0",
Expand Down Expand Up @@ -653,7 +653,7 @@ metadata:
"envs": [
{
"name": "NGINX_PROXY_IMAGE",
"value": "nginxinc/nginx-unprivileged:1.27"
"value": "docker.io/nginxinc/nginx-unprivileged:1.27"
}
],
"image": "docker.io/otel/opentelemetry-collector:0.42.0",
Expand Down Expand Up @@ -1202,7 +1202,7 @@ metadata:
"value": "10.xx.xx.xx,10.xx.xx.xx"
}
],
"image": "dellemc/sdc:4.5.2.1",
"image": "docker.io/dellemc/sdc:4.5.2.1",
"name": "sdc-monitor"
},
{
Expand Down Expand Up @@ -1258,7 +1258,7 @@ metadata:
"envs": [
{
"name": "NGINX_PROXY_IMAGE",
"value": "nginxinc/nginx-unprivileged:1.27"
"value": "docker.io/nginxinc/nginx-unprivileged:1.27"
}
],
"image": "docker.io/otel/opentelemetry-collector:0.42.0",
Expand Down

0 comments on commit fa361da

Please sign in to comment.