Skip to content

Commit ea2c857

Browse files
committed
fix: r
Signed-off-by: ashing <[email protected]>
1 parent adede53 commit ea2c857

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/samples/config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ controller_name: gateway.api7.io/api7-ingress-controller # The controller name
88
leader_election_id: "api7-ingress-controller-leader" # The leader election ID for the API7 Ingress Controller.
99
# The default value is "api7-ingress-controller-leader".
1010

11+
ingress_class: api7 # The ingress class name of the API7 Ingress Controller.
12+
ingress_publish_service: "" # The service name of the ingress publish service.
13+
ingress_status_address: [] # The status address of the ingress.
14+
1115
gateway_configs: # The configuration of the API7 Gateway.
1216
- name: api7 # The name of the Gateway in the Gateway API.
1317
control_plane:

0 commit comments

Comments
 (0)