containerized fm public endpoint can not be accessed

http://fm.openstack.svc.cluster.local:80 can not be accessed
The ingress service is missing in helm chart

Closes-Bug: 1832155

Change-Id: I61ea514d3092e1e3fedcd8ca8001a178d65282a3
Signed-off-by: Sun Austin <austin.sun@intel.com>
This commit is contained in:
Sun Austin 2019-06-10 11:12:43 +08:00
parent 97b3a5ad40
commit 339dfe803f
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,21 @@
{{/*
Copyright 2017 The Openstack-Helm Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if and .Values.manifests.service_ingress .Values.network.faultmanagement.ingress.public }}
{{- $serviceIngressOpts := dict "envAll" . "backendServiceType" "faultmanagement" -}}
{{ $serviceIngressOpts | include "helm-toolkit.manifests.service_ingress" }}
{{- end }}

View File

@ -192,6 +192,7 @@ manifests:
secret_ingress_tls: false
secret_keystone: true
service_fm: true
service_ingress: true
endpoints:
cluster_domain_suffix: cluster.local
oslo_db: