Include ingress entries in manifests key for kibana
Kibana was missing entries for enabling the ingress and ingress service. This adds the entries in the manifests key for kibana Change-Id: I12bdf0f2f82f7e666c8c058aacb798dbd22c3ff7
This commit is contained in:
parent
8b72c1f51a
commit
4ed181bc37
@ -166,5 +166,7 @@ manifests:
|
|||||||
configmap_bin: true
|
configmap_bin: true
|
||||||
configmap_etc: true
|
configmap_etc: true
|
||||||
deployment: true
|
deployment: true
|
||||||
|
ingress_kibana: true
|
||||||
job_image_repo_sync: true
|
job_image_repo_sync: true
|
||||||
service: true
|
service: true
|
||||||
|
service_ingress_kibana: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user