chore: Update manifests after change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user