We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6ecd97 commit 4d7a0e6Copy full SHA for 4d7a0e6
deployments/helm-chart/values.yaml
@@ -26,7 +26,7 @@ controller:
26
repository: nginx/nginx-ingress
27
28
## The tag of the Ingress controller image.
29
- tag: "edge"
+ tag: "1.7.0"
30
31
## The pull policy for the Ingress controller image.
32
pullPolicy: IfNotPresent
0 commit comments