Compare commits
1 Commits
b0716da5b6
...
6bece20d68
| Author | SHA1 | Date | |
|---|---|---|---|
| 6bece20d68 |
@@ -43,7 +43,7 @@ spec:
|
|||||||
priorityClassName: critical
|
priorityClassName: critical
|
||||||
containers:
|
containers:
|
||||||
- name: git
|
- name: git
|
||||||
image: gitea/gitea:1.25.3
|
image: gitea/gitea:1.25.2
|
||||||
env:
|
env:
|
||||||
- name: APP_NAME
|
- name: APP_NAME
|
||||||
value: "Git"
|
value: "Git"
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ spec:
|
|||||||
priorityClassName: critical
|
priorityClassName: critical
|
||||||
containers:
|
containers:
|
||||||
- name: frontend
|
- name: frontend
|
||||||
image: ghcr.io/mealie-recipes/mealie:v3.8.0
|
image: ghcr.io/mealie-recipes/mealie:v3.7.0
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
|
|||||||
@@ -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.54.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.18.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: metrics
|
- name: metrics
|
||||||
|
|||||||
Reference in New Issue
Block a user