Alluxio / k8s-operator

An operator for managing Alluxio system on Kubernetes cluster
https://www.alluxio.io/
Apache License 2.0
10 stars 8 forks source link

Fix hostpath for logging #30

Closed ssz1997 closed 1 year ago

ssz1997 commented 1 year ago

Small fix. Only mount the path in initContainer when hostPathForLogging is true.

ssz1997 commented 1 year ago

@Kai-Zhang PTAL. Thanks!