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

@@ -22,7 +22,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-dex-server
@@ -98,7 +98,10 @@ spec:
timeoutSeconds: 1
successThreshold: 1
failureThreshold: 3
resources: {}
resources:
requests:
cpu: 10m
memory: 64Mi
securityContext:
allowPrivilegeEscalation: false
capabilities:
@@ -130,7 +133,10 @@ spec:
name: static-files
- mountPath: /tmp
name: dexconfig
resources: {}
resources:
requests:
cpu: 10m
memory: 64Mi
securityContext:
allowPrivilegeEscalation: false
capabilities: