mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
Remove all MAINTAINER statements in the codebase as they aren't very useful and now deprecated
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
# information about installing fluentd using deb package.
|
||||
|
||||
FROM gcr.io/google_containers/ubuntu-slim:0.4
|
||||
MAINTAINER Alex Robinson "arob@google.com"
|
||||
MAINTAINER Jimmi Dyson "jimmidyson@gmail.com"
|
||||
|
||||
# Ensure there are enough file descriptors for running Fluentd.
|
||||
RUN ulimit -n 65536
|
||||
|
||||
Reference in New Issue
Block a user