chore: Update manifests after change

This commit is contained in:
2026-03-23 01:05:22 +00:00
parent 18e5180cbf
commit 08cea325f5
19 changed files with 152 additions and 61 deletions

View File

@@ -23,7 +23,7 @@ spec:
metadata:
annotations:
checksum/cmd-params: 362141fbaf5ddcad145ee51a3a6db083fab8509f6c73479f1359ffe75d7589be
checksum/cm: 44a2e45c2c3dbd82942defeed934270a6ee4d9850869d9b7ba268e4c873a8847
checksum/cm: 7e934038471270914ddb1112d29a81a9239f0edb8dece4e96029b7edee00e3a2
labels:
helm.sh/chart: argo-cd-9.4.15
app.kubernetes.io/name: argocd-application-controller
@@ -334,12 +334,15 @@ spec:
httpGet:
path: /healthz
port: metrics
initialDelaySeconds: 10
periodSeconds: 10
timeoutSeconds: 1
initialDelaySeconds: 60
periodSeconds: 30
timeoutSeconds: 5
successThreshold: 1
failureThreshold: 3
resources: {}
resources:
requests:
cpu: 15m
memory: 1Gi
securityContext:
allowPrivilegeEscalation: false
capabilities: