chore: Update manifests after change

This commit is contained in:
2026-04-06 22:51:15 +00:00
parent eaa61e74e6
commit 997f9dd959
29 changed files with 74 additions and 107 deletions
@@ -94,10 +94,18 @@ spec:
secretKeyRef:
key: mapbox-token
name: rybbit-config-secret
image: ghcr.io/rybbit-io/rybbit-backend:v2.5.0
imagePullPolicy: IfNotPresent
image: ghcr.io/rybbit-io/rybbit-backend:v2.5.0@sha256:fd00f61abe592f872a0e4ac13f8c7b190ab2810e72f898faea4809d7ced46eef
livenessProbe:
failureThreshold: 5
httpGet:
path: /api/health
port: 3001
initialDelaySeconds: 10
periodSeconds: 30
successThreshold: 1
timeoutSeconds: 5
name: main
resources:
requests:
cpu: 10m
memory: 256Mi
memory: 200Mi