revisionHistoryLimit: 1

This commit is contained in:
2024-05-16 22:45:02 +02:00
parent f66cea38ea
commit 88970e3c79
10 changed files with 12 additions and 1 deletions
@@ -5,6 +5,7 @@ metadata:
namespace: adguard
spec:
replicas: 1
revisionHistoryLimit: 1
selector:
matchLabels:
app: adguard
+2 -1
View File
@@ -7,6 +7,7 @@ metadata:
namespace: emby
spec:
replicas: 1
revisionHistoryLimit: 1
strategy:
type: Recreate
selector:
@@ -47,7 +48,7 @@ spec:
subPath: music
resources:
limits:
gpu.intel.com/i915: 1 # requesting 1 GPU
gpu.intel.com/i915: "1" # requesting 1 GPU
cpu: "0.3"
memory: "2G"
livenessProbe:
+1
View File
@@ -6,6 +6,7 @@ metadata:
name: gitea
spec:
replicas: 1
revisionHistoryLimit: 1
selector:
matchLabels:
app: gitea
+1
View File
@@ -6,6 +6,7 @@ metadata:
name: homepage
spec:
replicas: 1
revisionHistoryLimit: 1
selector:
matchLabels:
app: homepage
+1
View File
@@ -6,6 +6,7 @@ metadata:
name: nextcloud
spec:
replicas: 1
revisionHistoryLimit: 1
selector:
matchLabels:
app: nextcloud
+1
View File
@@ -6,6 +6,7 @@ metadata:
name: paperless-webserver
spec:
replicas: 1
revisionHistoryLimit: 1
selector:
matchLabels:
app: paperless-webserver
+1
View File
@@ -12,6 +12,7 @@ spec:
strategy:
type: Recreate
replicas: 1
revisionHistoryLimit: 1
selector:
matchLabels:
app.kubernetes.io/instance: sftpgo
+1
View File
@@ -6,6 +6,7 @@ metadata:
name: vaultwarden
spec:
replicas: 1
revisionHistoryLimit: 1
selector:
matchLabels:
app: vaultwarden
@@ -6,6 +6,7 @@ metadata:
spec:
minReadySeconds: 0
replicas: 1
revisionHistoryLimit: 1
selector:
matchLabels:
app: traefik
@@ -5,6 +5,8 @@ metadata:
app: grafana
name: grafana
spec:
revisionHistoryLimit: 1
replicas: 1
selector:
matchLabels:
app: grafana