SsLaLal commented on issue #2295:
URL:
https://github.com/apache/apisix-ingress-controller/issues/2295#issuecomment-2345795910
resolve
```
apiVersion: v1
data:
config.yaml: |
log_level: "debug"
log_output: "stderr"
http_listen: ":8080"
enable_profiling: true
kubernetes:
kubeconfig: ""
resync_interval: "30s"
namespace_selector:
- ""
ingress_class: "apisix"
ingress_version: "networking/v1"
apisix_route_version: "apisix.apache.org/v2"
apisix:
default_cluster_base_url: "http://10.254.59.98:9180/apisix/admin"
admin_api_version: "v3"
default_cluster_admin_key: "edd1c9f034335f136f87ad84b625c8f1"
kind: ConfigMap
metadata:
name: apisix-ingress-conf
namespace: infra
labels:
app.kubernetes.io/name: ingress-controller
```
--
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]