mirror of
https://github.com/alibaba/higress.git
synced 2026-02-28 06:30:49 +08:00
6 lines
158 B
YAML
6 lines
158 B
YAML
apiVersion: networking.k8s.io/v1
|
|
kind: IngressClass
|
|
metadata:
|
|
name: {{ .Values.global.ingressClass }}
|
|
spec:
|
|
controller: higress.io/higress-controller |