Compare commits

..

1 commit

Author SHA1 Message Date
e8e3b89afa
Update Helm release argo-cd to v8.0.13
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-05-30 09:02:41 +00:00
2 changed files with 5 additions and 13 deletions

View file

@ -39,7 +39,7 @@ spec:
sources:
- repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
targetRevision: 8.0.14
targetRevision: 8.0.13
helm:
releaseName: argo
valueFiles:

View file

@ -76,11 +76,6 @@ spec:
app.kubernetes.io/managed-by: goauthentik.io
app.kubernetes.io/name: authentik-proxy
spec:
volumes:
- name: dshm
emptyDir:
medium: Memory
sizeLimit: 1Gi
containers:
- env:
- name: AUTHENTIK_HOST
@ -107,16 +102,13 @@ spec:
- containerPort: 9443
name: https
protocol: TCP
volumeMounts:
- mountPath: /dev/shm
name: dshm
resources:
requests:
cpu: 100m
memory: 1Gi
cpu: 50m
memory: 64Mi
limits:
cpu: 350m
memory: 2Gi
cpu: 150m
memory: 128Mi
livenessProbe:
httpGet:
path: /outpost.goauthentik.io/ping