Skip to content

Commit 0f4bd6d

Browse files
fix ingress nginx version spec
1 parent 98aadd4 commit 0f4bd6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/how-to/set-up/controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ spec:
9797
name: infra # if you check in `bootstrap/setup.yaml` you should find the custom resource this points to
9898
namespace: infra
9999
helm:
100-
version: 8.3.8
100+
version: x.x.x
101101
chart: ingress-nginx
102102
url: https://kubernetes.github.io/ingress-nginx
103103
valuesFiles:

0 commit comments

Comments
 (0)