Oleksandr Kozachenko | b009349 | 2023-09-06 21:43:47 +0200 | [diff] [blame] | 1 | # List of annotations to apply to the Ingress |
2 | ingress_annotations: {} | ||||
3 | |||||
4 | ingress_class_name: "{{ atmosphere_ingress_class_name }}" | ||||
5 | |||||
6 | # ingress_name: string | ||||
7 | |||||
8 | # ingress_namespace: string | ||||
9 | |||||
10 | # ingress_host: string | ||||
11 | |||||
12 | # ingress_service_name: string | ||||
13 | |||||
14 | # ingress_service_port: number | ||||
15 | |||||
16 | # ingress_secret_name: string |