29 lines
434 B
YAML
29 lines
434 B
YAML
global:
|
|
nappl:
|
|
port: 8443
|
|
ssl: true
|
|
|
|
# Web and PAM do not speak https by default yet, CRs have been filed.
|
|
|
|
nappl:
|
|
ingress:
|
|
backendProtocol: https
|
|
cmis:
|
|
ingress:
|
|
backendProtocol: https
|
|
ilm:
|
|
ingress:
|
|
backendProtocol: https
|
|
webdav:
|
|
ingress:
|
|
backendProtocol: https
|
|
rs:
|
|
ingress:
|
|
backendProtocol: https
|
|
mon:
|
|
ingress:
|
|
backendProtocol: https
|
|
administrator:
|
|
ingress:
|
|
backendProtocol: https
|