chore: Update manifests after change
This commit is contained in:
@@ -78,11 +78,11 @@ spec:
|
|||||||
cpu: 10m
|
cpu: 10m
|
||||||
memory: 1Gi
|
memory: 1Gi
|
||||||
startupProbe:
|
startupProbe:
|
||||||
failureThreshold: 5
|
failureThreshold: 30
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /api/v1/healthcheck
|
path: /api/v1/healthcheck
|
||||||
port: 6060
|
port: 6060
|
||||||
periodSeconds: 10
|
periodSeconds: 60
|
||||||
timeoutSeconds: 5
|
timeoutSeconds: 5
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /bookdrop
|
- mountPath: /bookdrop
|
||||||
|
|||||||
Reference in New Issue
Block a user