Compare commits
5 Commits
b0716da5b6
...
033b89caeb
| Author | SHA1 | Date | |
|---|---|---|---|
| 033b89caeb | |||
| 76f21ba0a6 | |||
| daf6a46e54 | |||
| 4c49adc39d | |||
| 23bc9538d7 |
@@ -38,7 +38,7 @@ spec:
|
|||||||
operator: "Exists"
|
operator: "Exists"
|
||||||
automountServiceAccountToken: false
|
automountServiceAccountToken: false
|
||||||
containers:
|
containers:
|
||||||
- image: ghcr.io/google/cadvisor:0.55.0
|
- image: ghcr.io/google/cadvisor:0.55.1
|
||||||
name: cadvisor
|
name: cadvisor
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|||||||
@@ -78,7 +78,7 @@ spec:
|
|||||||
type: RuntimeDefault
|
type: RuntimeDefault
|
||||||
containers:
|
containers:
|
||||||
- name: metrics
|
- name: metrics
|
||||||
image: ghcr.io/jmcgrath207/k8s-ephemeral-storage-metrics:1.19.1
|
image: ghcr.io/jmcgrath207/k8s-ephemeral-storage-metrics:1.19.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: metrics
|
- name: metrics
|
||||||
|
|||||||
Reference in New Issue
Block a user