Compare commits

..

No commits in common. "d24414f0727a6b17646fdfce29a5c7fb35fa8f56" and "6842211e70271c4cfbc9731264f41e73265d7d96" have entirely different histories.

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: 2Gi
containers:
- env:
- name: AUTHENTIK_HOST
@ -109,11 +104,11 @@ spec:
protocol: TCP
resources:
requests:
cpu: 100m
memory: 128Mi
cpu: 50m
memory: 64Mi
limits:
cpu: 350m
memory: 256Mi
cpu: 150m
memory: 128Mi
livenessProbe:
httpGet:
path: /outpost.goauthentik.io/ping