Let's have external IPs for real!
This commit is contained in:
parent
2f973e22c7
commit
8339f06569
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ spec:
|
||||||
- name: controller.extraArgs.default-ssl-certificate
|
- name: controller.extraArgs.default-ssl-certificate
|
||||||
value: cluster-ingress/cluster-ingress-wildcard
|
value: cluster-ingress/cluster-ingress-wildcard
|
||||||
- name: controller.nodeSelector
|
- name: controller.nodeSelector
|
||||||
value: '{"ingresshost": "true"}'
|
value: 'ingresshost: true'
|
||||||
- name: controller.config.http-snippet
|
- name: controller.config.http-snippet
|
||||||
value: 'more_set_headers -a "X-Robots-Tag: noai";
|
value: 'more_set_headers -a "X-Robots-Tag: noai";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue