mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 02:18:24 +00:00
fix(authentik): 2024 /media tmpfs
This commit is contained in:
@@ -337,6 +337,11 @@ spec:
|
||||
defaultMode: 0400
|
||||
globalMounts:
|
||||
- path: "/certs/${APP_DNS_AUTHENTIK}-k8s"
|
||||
tmp:
|
||||
type: emptyDir
|
||||
medium: Memory
|
||||
globalMounts:
|
||||
- path: "/media/public"
|
||||
defaultPodOptions:
|
||||
automountServiceAccountToken: false
|
||||
enableServiceLinks: false
|
||||
|
||||
Reference in New Issue
Block a user