mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
OBSDOCS-813: Update rhobs/prometheus-example-app version in monitoring docs to 0.4.2
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
446bdd0858
commit
c8573ec6d4
@@ -37,7 +37,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: example-app
|
||||
image: ghcr.io/rhobs/prometheus-example-app:0.3.0
|
||||
image: ghcr.io/rhobs/prometheus-example-app:0.4.2
|
||||
ports:
|
||||
- name: web
|
||||
containerPort: 8080
|
||||
|
||||
@@ -42,7 +42,7 @@ spec:
|
||||
app: prometheus-coo-example-app
|
||||
spec:
|
||||
containers:
|
||||
- image: ghcr.io/rhobs/prometheus-example-app:0.4.1
|
||||
- image: ghcr.io/rhobs/prometheus-example-app:0.4.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: prometheus-coo-example-app
|
||||
---
|
||||
|
||||
@@ -39,7 +39,7 @@ spec:
|
||||
app: prometheus-example-app
|
||||
spec:
|
||||
containers:
|
||||
- image: ghcr.io/rhobs/prometheus-example-app:0.4.1
|
||||
- image: ghcr.io/rhobs/prometheus-example-app:0.4.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: prometheus-example-app
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user