Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
08b051bac4 |
@@ -38,7 +38,7 @@ spec:
|
||||
operator: "Exists"
|
||||
automountServiceAccountToken: false
|
||||
containers:
|
||||
- image: ghcr.io/google/cadvisor:v0.60.4
|
||||
- image: ghcr.io/google/cadvisor:v0.60.3
|
||||
name: cadvisor
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
@@ -78,7 +78,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: metrics
|
||||
image: ghcr.io/jmcgrath207/k8s-ephemeral-storage-metrics:1.21.1
|
||||
image: ghcr.io/jmcgrath207/k8s-ephemeral-storage-metrics:1.20.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: metrics
|
||||
|
||||
@@ -46,7 +46,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: outline
|
||||
image: outlinewiki/outline:1.9.0
|
||||
image: outlinewiki/outline:1.8.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: ALLOWED_DOMAINS
|
||||
|
||||
Reference in New Issue
Block a user