Commit 443a4ff2 authored by liaozan's avatar liaozan 🏀

no messages

parent 4c5d8af6
......@@ -44,7 +44,7 @@ spec:
lifecycle:
postStart:
exec:
command: ["/bin/sh", "-c", "mkdir -p /data/logs/gc /data/heapdump"]
command: ["/bin/sh", "-c", "umask 0022 && mkdir -p /data/logs/gc /data/heapdump"]
startupProbe:
httpGet:
scheme: HTTP
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment