Add quoting to sysctls because numeric values need to be presented as strings (#5823)
This commit is contained in:
parent
ff60aa9e2b
commit
c56baf6b15
3 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue