Closed sainih09 closed 4 years ago
Is it possible for mutating webhook to create an environment variable inside the container instead of mounting a volume?
@hariomsaini we chose not to support environment variables because the values of environment variables can leak in logs and through docker inspect.
Is it possible for mutating webhook to create an environment variable inside the container instead of mounting a volume?