Skip to content

Commit

Permalink
updating images from main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rashmichandrashekar committed Sep 12, 2023
1 parent 8fbde9c commit c46eea1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions internal/referenceapp/prometheus-reference-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: prometheus-reference-app-golang
image: gracepromacr.azurecr.io/prometheus-reference-app:golang-082521
image: mcr.microsoft.com/azuremonitor/containerinsights/cidev/prometheus-collector/images:6.7.5-main-09-12-2023-8fbde9ca-ref-app-golang
env:
- name: RUN_PERF_TEST
value: "false"
Expand All @@ -28,7 +28,7 @@ spec:
- containerPort: 2113
protocol: TCP
- name: prometheus-reference-app-python
image: gracepromacr.azurecr.io/prometheus-reference-app:python-082521
image: mcr.microsoft.com/azuremonitor/containerinsights/cidev/prometheus-collector/images:6.7.5-main-09-12-2023-8fbde9ca-ref-app-python
ports:
- containerPort: 2114
protocol: TCP
Expand Down
4 changes: 2 additions & 2 deletions internal/referenceapp/win-prometheus-reference-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: win-prometheus-reference-app-golang
image: docker.io/gracewehner/win-prometheus-reference-app:golang
image: mcr.microsoft.com/azuremonitor/containerinsights/cidev/prometheus-collector/images:6.7.5-main-09-12-2023-8fbde9ca-win-ref-app-golang
resources:
limits:
cpu: 2
Expand All @@ -32,7 +32,7 @@ spec:
- containerPort: 2113
protocol: TCP
- name: win-prometheus-reference-app-python
image: docker.io/gracewehner/win-prometheus-reference-app:python
image: mcr.microsoft.com/azuremonitor/containerinsights/cidev/prometheus-collector/images:6.7.5-main-09-12-2023-8fbde9ca-win-ref-app-python
resources:
limits:
cpu: 200m
Expand Down

0 comments on commit c46eea1

Please sign in to comment.