Running all stack

This commit is contained in:
mr
2026-01-06 08:23:16 +01:00
parent 5a0651106d
commit 3d416169e3
56 changed files with 1974 additions and 435 deletions

View File

@@ -32,10 +32,10 @@ spec:
protocol: TCP
livenessProbe:
httpGet:
path: /metrics
port: http
path: /
port: 80
initialDelaySeconds: 10
periodSeconds: 30
periodSeconds: 30
resources:
limits:
cpu: "{{ .Values.ocFront.resources.limits.cpu }}"