commit | b0c8bccabf2600b0591dea4056353c003165c54f | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun.moon@gmail.com> | Thu Sep 09 09:33:26 2021 -0700 |
committer | Hyunsun Moon <hyunsun.moon@gmail.com> | Fri Sep 10 08:39:53 2021 -0700 |
tree | b430fcff0571bc9898dc20dd7945dde76a4b8c5e | |
parent | 350a7743ca0b7609f6491d3577059669cd4f315d [diff] [blame] |
Bump SD-CORE apps Change-Id: I8d25f6d1f7b2351bee0cc51d2ced924ad9a70d24
diff --git a/omec/omec-upf-pfcp-agent/templates/_helpers.tpl b/omec/omec-upf-pfcp-agent/templates/_helpers.tpl index 78f0582..c66a05d 100644 --- a/omec/omec-upf-pfcp-agent/templates/_helpers.tpl +++ b/omec/omec-upf-pfcp-agent/templates/_helpers.tpl
@@ -39,7 +39,7 @@ securityContext: privileged: true runAsUser: 0 - command: ["bash", "-xc"] + command: ["sh", "-xc"] args: - echo '/tmp/coredump/core.%h.%e.%t' > /mnt/host-rootfs/proc/sys/kernel/core_pattern volumeMounts: