Compare commits

..

No commits in common. "554d919d904f90cb6590c075fee3ee684e62096e" and "b67772dd34323c3afc7d51b063eb721c0ce4b78e" have entirely different histories.

View file

@ -80,7 +80,7 @@ spec:
- name: dshm - name: dshm
emptyDir: emptyDir:
medium: Memory medium: Memory
sizeLimit: 1Gi sizeLimit: 2Gi
containers: containers:
- env: - env:
- name: AUTHENTIK_HOST - name: AUTHENTIK_HOST
@ -113,10 +113,10 @@ spec:
resources: resources:
requests: requests:
cpu: 100m cpu: 100m
memory: 1Gi memory: 128Mi
limits: limits:
cpu: 350m cpu: 350m
memory: 2Gi memory: 256Mi
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /outpost.goauthentik.io/ping path: /outpost.goauthentik.io/ping