juzhiyuan commented on code in PR #1031:
URL:
https://github.com/apache/apisix-ingress-controller/pull/1031#discussion_r878635767
##########
docs/en/latest/FAQ.md:
##########
@@ -76,3 +76,13 @@ kubectl get crd apisixroutes.apisix.apache.org -o
jsonpath='{ .spec.versions[*].
If you can not find `v2beta3` in `ApisixRoute` definition file. Please apply
the latest version of `ApisixRoute`.
Ref to FAQ #7.
+
+### 9. Modify the Admin API key in APISIX-Ingress
+
+Usually, you need to modify the Admin API key to protect Apache APISIX and
APISIX Ingress. Please refer to this
[link](https://apisix.apache.org/zh/docs/apisix/how-to-build/#:~:text=%E5%8F%82%E8%A7%81%20%E6%B5%8B%E8%AF%95%E6%A1%86%E6%9E%B6-,%E6%AD%A5%E9%AA%A45%EF%BC%9A%E4%BF%AE%E6%94%B9%20Admin%20API%20key,-%23)
to simply change Apache APISIX.
Review Comment:
```suggestion
Usually, you need to modify the Admin API key to protect Apache APISIX and
APISIX Ingress. Please refer to this
[link](https://apisix.apache.org/zh/docs/apisix/how-to-build/) to simply change
Apache APISIX.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]