chore: Update manifests after automerge

This commit is contained in:
2025-12-27 19:44:06 +00:00
parent d9d8903989
commit 49c062c209
48 changed files with 64 additions and 100 deletions

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-server
namespace: argocd
labels:
helm.sh/chart: argo-cd-9.2.1
helm.sh/chart: argo-cd-9.2.2
app.kubernetes.io/name: argocd-server
app.kubernetes.io/instance: argocd
app.kubernetes.io/component: server
@@ -21,10 +21,10 @@ spec:
template:
metadata:
annotations:
checksum/cmd-params: 77437df68567f432977d81bd848b2b8c45c9f577c71356f21bfbf9411a7fe0bc
checksum/cm: f21d992a1e4bf0b64ded5141f94e1d4c9d772c5d5f978d7115a35c10f83616dc
checksum/cmd-params: bc48486e26ff89d8fe04579db57591bf7570951b79a8d8a71bd6671220dda30c
checksum/cm: fdd818a3279b4152465fc7dbdfd09620d61484d7628d5e52945d25982c6a4401
labels:
helm.sh/chart: argo-cd-9.2.1
helm.sh/chart: argo-cd-9.2.2
app.kubernetes.io/name: argocd-server
app.kubernetes.io/instance: argocd
app.kubernetes.io/component: server
@@ -378,24 +378,6 @@ spec:
- name: metrics
containerPort: 8083
protocol: TCP
livenessProbe:
httpGet:
path: /healthz?full=true
port: server
initialDelaySeconds: 10
periodSeconds: 10
timeoutSeconds: 1
successThreshold: 1
failureThreshold: 3
readinessProbe:
httpGet:
path: /healthz
port: server
initialDelaySeconds: 10
periodSeconds: 10
timeoutSeconds: 1
successThreshold: 1
failureThreshold: 3
resources: {}
securityContext:
allowPrivilegeEscalation: false