openshift 3.11: raise a glass!
Our openshift 3.11 cluster(s) served us long and well. Now we have everything finally moved to the openshift 4 clusters (fas2 was the last holdout). We can finally retire this. :) 🎉🥂 Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
4948de43a3
commit
b1b0923af0
30 changed files with 4 additions and 716 deletions
|
@ -28,9 +28,6 @@ SSLProxyCheckPeerName Off
|
|||
SSLProxyCACertificateFile "/etc/haproxy/ocp-prod.pem"
|
||||
{% elif ocp4 and env == "staging" %}
|
||||
SSLProxyCACertificateFile "/etc/haproxy/ocp-stg.pem"
|
||||
{% else %}
|
||||
SSLProxyCACertificateFile "/etc/haproxy/os-master.pem"
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
<Proxy "balancer://{{balancer_name}}-websocket">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue