We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cdb0d8 commit 222e204Copy full SHA for 222e204
1 file changed
charts/apisix-ingress-controller/README.md
@@ -123,8 +123,8 @@ The same for container level, you need to set:
123
| config.logLevel | string | `"info"` | |
124
| config.metricsAddr | string | `":8080"` | |
125
| config.probeAddr | string | `":8081"` | |
126
-| config.provider.initSyncDelay | string | `"0s"` | |
127
-| config.provider.syncPeriod | string | `"1h"` | |
+| config.provider.initSyncDelay | string | `"20m"` | |
+| config.provider.syncPeriod | string | `"1m"` | |
128
| config.provider.type | string | `"apisix"` | |
129
| config.secureMetrics | bool | `false` | |
130
| deployment.affinity | object | `{}` | |
0 commit comments