Add quoting to sysctls because numeric values need to be presented as strings (#5823)

This commit is contained in:
Tobias Wolf 2020-07-01 16:02:26 +02:00 committed by GitHub
parent ff60aa9e2b
commit c56baf6b15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
apiVersion: v1
name: ingress-nginx
version: 2.9.0
version: 2.9.1
appVersion: 0.33.0
home: https://github.com/kubernetes/ingress-nginx
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer