mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(container): update image docker.io/psono/psono-client to v2.4.9 (#19)
Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
@@ -230,7 +230,7 @@ spec:
|
||||
memory: 6000Mi
|
||||
initContainers:
|
||||
02-un-root:
|
||||
image: "docker.io/psono/psono-client:2.4.4"
|
||||
image: "docker.io/psono/psono-client:2.4.9"
|
||||
imagePullPolicy: IfNotPresent
|
||||
# command: ["/bin/sh", "-c", 'cp -rL /usr/share/nginx/html/. /psono && chown -R 69420:69420 /psono; exit']
|
||||
command: ["/bin/sh", "-c", 'cp -rL /usr/share/nginx/html/. /psono; exit']
|
||||
|
||||
Reference in New Issue
Block a user