parent
12d67b2d42
commit
40565fd2d0
30 changed files with 197 additions and 224 deletions
argocd/resources
cnpg/cluster/resources
dragonfly-operator/resources
ente/resources
external-dns/resources
fider/resources
forgejo
garage/resources
harbor/resources/dragonfly
hedgedoc/resources
kube-prometheus/config
linkwarden/resources
meali/resources
nextcloud/config
nocodb/resources
plausible/resources
postgres-operator/resources/db
s3-csi/patches
snips/resources
vaultwarden/resources
vikunja/resources
zipline/resources
|
@ -16,5 +16,4 @@ spec:
|
|||
cpu: 50m
|
||||
memory: 50Mi
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 350Mi
|
||||
|
|
|
@ -50,7 +50,6 @@ spec:
|
|||
cpu: 400m
|
||||
memory: 600Mi
|
||||
limits:
|
||||
cpu: 1200m
|
||||
memory: 900Mi
|
||||
|
||||
affinity:
|
||||
|
|
|
@ -62,7 +62,6 @@ spec:
|
|||
protocol: TCP
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
memory: 128Mi
|
||||
requests:
|
||||
cpu: 5m
|
||||
|
@ -94,7 +93,6 @@ spec:
|
|||
periodSeconds: 10
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
memory: 128Mi
|
||||
requests:
|
||||
cpu: 10m
|
||||
|
|
|
@ -31,7 +31,6 @@ spec:
|
|||
cpu: "25m"
|
||||
limits:
|
||||
memory: "128Mi"
|
||||
cpu: "50m"
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 3000
|
||||
|
|
|
@ -16,5 +16,4 @@ spec:
|
|||
cpu: 50m
|
||||
memory: 50Mi
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 350Mi
|
||||
|
|
|
@ -49,7 +49,6 @@ spec:
|
|||
cpu: "50m"
|
||||
limits:
|
||||
memory: "128Mi"
|
||||
cpu: "250m"
|
||||
ports:
|
||||
- name: api
|
||||
containerPort: 8080
|
||||
|
|
|
@ -31,7 +31,6 @@ spec:
|
|||
cpu: "25m"
|
||||
limits:
|
||||
memory: "128Mi"
|
||||
cpu: "50m"
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 3000
|
||||
|
|
|
@ -44,5 +44,4 @@ spec:
|
|||
cpu: 50m
|
||||
memory: 128Mi
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
|
|
|
@ -36,7 +36,6 @@ spec:
|
|||
name: fider-config
|
||||
resources:
|
||||
limits:
|
||||
cpu: 200m
|
||||
memory: 200Mi
|
||||
requests:
|
||||
cpu: 50m
|
||||
|
|
|
@ -9,7 +9,6 @@ ingress:
|
|||
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
memory: 3Gi
|
||||
requests:
|
||||
cpu: 250m
|
||||
|
|
|
@ -16,7 +16,6 @@ persistence:
|
|||
|
||||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 768Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
|
|
@ -16,5 +16,4 @@ spec:
|
|||
cpu: 100m
|
||||
memory: 350Mi
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 350Mi
|
|
@ -48,7 +48,6 @@ spec:
|
|||
cpu: 300m
|
||||
memory: 280Mi
|
||||
limits:
|
||||
cpu: 750m
|
||||
memory: 500Mi
|
||||
securityContext:
|
||||
capabilities:
|
||||
|
|
|
@ -16,5 +16,4 @@ spec:
|
|||
cpu: 100m
|
||||
memory: 350Mi
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 350Mi
|
||||
|
|
|
@ -42,7 +42,6 @@ spec:
|
|||
cpu: "50m"
|
||||
limits:
|
||||
memory: "256Mi"
|
||||
cpu: "500m"
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
|
|
|
@ -24,7 +24,6 @@ prometheus:
|
|||
cpu: 500m
|
||||
limits:
|
||||
memory: 2200Mi
|
||||
cpu: 800m
|
||||
storageSpec:
|
||||
volumeClaimTemplate:
|
||||
spec:
|
||||
|
|
|
@ -61,7 +61,6 @@ spec:
|
|||
cpu: "50m"
|
||||
limits:
|
||||
memory: "1500Mi"
|
||||
cpu: "500m"
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /login
|
||||
|
@ -104,7 +103,6 @@ spec:
|
|||
cpu: "50m"
|
||||
limits:
|
||||
memory: "1500Mi"
|
||||
cpu: "500m"
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
|
|
|
@ -34,7 +34,6 @@ spec:
|
|||
name: meali-config
|
||||
resources:
|
||||
limits:
|
||||
cpu: 200m
|
||||
memory: 500Mi
|
||||
requests:
|
||||
cpu: 150m
|
||||
|
|
|
@ -13,7 +13,6 @@ resources:
|
|||
cpu: 50m
|
||||
memory: 100Mi
|
||||
limits:
|
||||
cpu: 250m
|
||||
memory: 256Mi
|
||||
|
||||
exporter:
|
||||
|
@ -24,7 +23,6 @@ exporter:
|
|||
cpu: 50m
|
||||
memory: 50Mi
|
||||
limits:
|
||||
cpu: 150m
|
||||
memory: 100Mi
|
||||
|
||||
serviceMonitor:
|
||||
|
|
|
@ -63,7 +63,6 @@ spec:
|
|||
cpu: "50m"
|
||||
limits:
|
||||
memory: "256Mi"
|
||||
cpu: "500m"
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
|
|
|
@ -16,5 +16,4 @@ spec:
|
|||
cpu: 100m
|
||||
memory: 350Mi
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 350Mi
|
|
@ -42,7 +42,6 @@ spec:
|
|||
cpu: "250m"
|
||||
limits:
|
||||
memory: "512Mi"
|
||||
cpu: "500m"
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
|
|
|
@ -52,7 +52,6 @@ spec:
|
|||
cpu: 500m
|
||||
memory: 800Mi
|
||||
limits:
|
||||
cpu: 500m
|
||||
memory: 800Mi
|
||||
dataVolumeClaimSpec:
|
||||
storageClassName: hcloud-volumes
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
cpu: 20m
|
||||
memory: 15Mi
|
||||
limits:
|
||||
cpu: 20m
|
||||
memory: 15Mi
|
||||
- op: add
|
||||
path: "/spec/template/spec/containers/1/resources"
|
||||
|
@ -14,5 +13,4 @@
|
|||
cpu: 100m
|
||||
memory: 100Mi
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 100Mi
|
||||
|
|
|
@ -17,7 +17,14 @@ spec:
|
|||
initContainers:
|
||||
- name: init-litestream
|
||||
image: litestream
|
||||
args: ['restore', '-replica=Garage', '-if-db-not-exists', '-if-replica-exists', '/data/snips.db']
|
||||
args:
|
||||
[
|
||||
"restore",
|
||||
"-replica=Garage",
|
||||
"-if-db-not-exists",
|
||||
"-if-replica-exists",
|
||||
"/data/snips.db",
|
||||
]
|
||||
env:
|
||||
- name: LITESTREAM_ACCESS_KEY_ID
|
||||
valueFrom:
|
||||
|
@ -76,7 +83,6 @@ spec:
|
|||
periodSeconds: 5
|
||||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 200Mi
|
||||
requests:
|
||||
cpu: 50m
|
||||
|
@ -95,7 +101,7 @@ spec:
|
|||
readOnlyRootFilesystem: true
|
||||
- name: litestream
|
||||
image: litestream
|
||||
args: ['replicate']
|
||||
args: ["replicate"]
|
||||
volumeMounts:
|
||||
- name: data
|
||||
mountPath: /data
|
||||
|
|
|
@ -30,7 +30,6 @@ spec:
|
|||
resources:
|
||||
limits:
|
||||
memory: "128Mi"
|
||||
cpu: "500m"
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
volumeMounts:
|
||||
|
|
|
@ -65,7 +65,6 @@ spec:
|
|||
cpu: 20m
|
||||
limits:
|
||||
memory: "100Mi"
|
||||
cpu: "50m"
|
||||
volumeMounts:
|
||||
- name: vikunja-config
|
||||
mountPath: /etc/vikunja
|
||||
|
|
|
@ -16,5 +16,4 @@ spec:
|
|||
cpu: 50m
|
||||
memory: 50Mi
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 350Mi
|
||||
|
|
|
@ -31,7 +31,6 @@ spec:
|
|||
cpu: 10m
|
||||
limits:
|
||||
memory: "50Mi"
|
||||
cpu: "50m"
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
affinity:
|
||||
|
|
|
@ -38,7 +38,6 @@ spec:
|
|||
cpu: "50m"
|
||||
limits:
|
||||
memory: "512Mi"
|
||||
cpu: "500m"
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue