openstack-helm-infra/nagios/values_overrides/tls.yaml

18 lines
238 B
YAML

---
endpoints:
monitoring:
scheme:
default: "https"
port:
http:
default: 443
elasticsearch:
scheme:
default: "https"
port:
http:
default: 443
manifests:
certificates: true
...