chore: Update manifests after change

This commit is contained in:
2026-05-15 01:21:27 +00:00
parent 9f1624ac6f
commit 4f6bb45dac

View File

@@ -62,7 +62,7 @@ spec:
failureThreshold: 5 failureThreshold: 5
httpGet: httpGet:
path: /api/v1/healthcheck path: /api/v1/healthcheck
port: http port: 6060
periodSeconds: 10 periodSeconds: 10
timeoutSeconds: 5 timeoutSeconds: 5
name: main name: main
@@ -70,7 +70,7 @@ spec:
failureThreshold: 5 failureThreshold: 5
httpGet: httpGet:
path: /api/v1/healthcheck path: /api/v1/healthcheck
port: http port: 6060
periodSeconds: 10 periodSeconds: 10
timeoutSeconds: 5 timeoutSeconds: 5
resources: resources:
@@ -81,7 +81,7 @@ spec:
failureThreshold: 5 failureThreshold: 5
httpGet: httpGet:
path: /api/v1/healthcheck path: /api/v1/healthcheck
port: http port: 6060
periodSeconds: 10 periodSeconds: 10
timeoutSeconds: 5 timeoutSeconds: 5
volumeMounts: volumeMounts: