Let's have a default ingress class, eh?
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
6c29998db6
commit
eb0b528423
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ spec:
|
||||||
targetRevision: 4.12.0
|
targetRevision: 4.12.0
|
||||||
helm:
|
helm:
|
||||||
parameters:
|
parameters:
|
||||||
|
- name: controller.ingressClassResource.default
|
||||||
|
value: true
|
||||||
- name: controller.service.type
|
- name: controller.service.type
|
||||||
value: LoadBalancer
|
value: LoadBalancer
|
||||||
- name: controller.allowSnippetAnnotations
|
- name: controller.allowSnippetAnnotations
|
||||||
|
|
Loading…
Add table
Reference in a new issue