Use --in-kube-cluster to indicate in-cluster mode
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
FROM scratch
|
||||
COPY mc-router /
|
||||
# create a temp directory for k8s library logging
|
||||
COPY README.md /tmp/
|
||||
ENTRYPOINT ["/mc-router"]
|
||||
Reference in New Issue
Block a user