Change mount for buildkitd.
This commit is contained in:
parent
7ee31a1852
commit
e2ee912556
@ -88,7 +88,7 @@ spec:
|
||||
chmod +x /home/user/.config/buildkit/entrypoint.sh
|
||||
volumeMounts:
|
||||
- name: buildkitd
|
||||
mountPath: /home/user/.local/share/buildkit
|
||||
mountPath: /home/user/.local/share/buildkittwo
|
||||
- name: buildkitd-toml
|
||||
mountPath: /home/user/.config/buildkit
|
||||
securityContext:
|
||||
@ -113,7 +113,7 @@ spec:
|
||||
- $(params.EXTRA_ARGS)
|
||||
volumeMounts:
|
||||
- name: buildkitd
|
||||
mountPath: /home/user/.local/share/buildkit
|
||||
mountPath: /home/user/.local/share/buildkittwo
|
||||
- name: buildkitd-toml
|
||||
mountPath: /home/user/.config/buildkit
|
||||
readOnly: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user