image: busybox command: ["sh", "-c", "chown -R 1000:1000 /var/log && chmod -R 775 /var/log"] volumeMounts: - mountPath: /var/log name: log-storage |
||
---|---|---|
.. | ||
registry | ||
stacks | ||
edfbuilder.yaml |
image: busybox command: ["sh", "-c", "chown -R 1000:1000 /var/log && chmod -R 775 /var/log"] volumeMounts: - mountPath: /var/log name: log-storage |
||
---|---|---|
.. | ||
registry | ||
stacks | ||
edfbuilder.yaml |