We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70cf584 commit 5917b45Copy full SHA for 5917b45
1 file changed
docs/resources/app.md
@@ -28,7 +28,6 @@ resource "rancher2_app" "foo" {
28
answers = {
29
"ingress_host" = "test.xip.io"
30
"foo" = "bar"
31
- "ingress.annotations.nginx.ingress.kubernetes.io/force-ssl-redirect" = true
32
}
33
34
```
@@ -59,7 +58,6 @@ resource "rancher2_app" "foo" {
59
58
60
61
62
63
64
65
0 commit comments