Handle error on listing limit ranges, update example deploy and readme

This commit is contained in:
2019-05-20 11:06:32 +02:00
parent d1e5532c97
commit de61e7e9d9
3 changed files with 50 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Default-request-adder
A small container which periodically (every 10s) checks for a LimitRange on all non-excluded namespaces named `extreme-request-defaults` and creates it using the configured memory settings if absent.
See the example-dir for an example deployment-file.
[Example deployment-file](example/deploy.yaml)