Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
moqui
/
k8s-moqui
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
a233cf95
authored
2022-10-19 14:23:54 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Configure proper kibana_host.
1 parent
c7b54b41
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
helmfile.yaml
helmfile.yaml
View file @
a233cf9
...
...
@@ -169,6 +169,8 @@ releases:
-
name
:
moqui
env
:
{{
- if .Values.elasticsearch.enabled
}}
-
name
:
kibana_host
value
:
{{
.Values.name
}}
-moqui-kb-http
-
name
:
elasticsearch_url
value
:
https://{{ .Values.name }}-moqui-es-http:9200
-
name
:
elasticsearch_user
...
...
Please
register
or
sign in
to post a comment