mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Update nginx
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ resource "helm_release" "ingress_nginx" {
|
||||
name = "ingress-nginx"
|
||||
repository = "https://kubernetes.github.io/ingress-nginx"
|
||||
chart = "ingress-nginx"
|
||||
version = "4.9.1"
|
||||
version = "4.13.0"
|
||||
namespace = "ingress-nginx"
|
||||
create_namespace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user