UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Big Bang
P
Packages
Core
elasticsearch-kibana
Commits
797c1e04
Commit
797c1e04
authored
Jul 12, 2021
by
Micah Nagel
💰
Browse files
for ryan
parent
218b253b
Pipeline
#361668
passed with stages
in 3 minutes and 43 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
CHANGELOG.md
CHANGELOG.md
+3
-0
chart/values.yaml
chart/values.yaml
+0
-1
No files found.
CHANGELOG.md
View file @
797c1e04
...
@@ -7,6 +7,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
...
@@ -7,6 +7,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [0.1.16-bb.0] - 2021-07-012
## [0.1.16-bb.0] - 2021-07-012
### Changed
### Changed
-
Switched to usage of non-default service account for all created pods
-
Switched to usage of non-default service account for all created pods
### Added
-
Serviceaccounts are created by the chart, one for elastic one for kibana
-
Serviceaccount names can be set via values
`kibana.serviceAccountName`
and
`elasticsearch.serviceAccountName`
## [0.1.15-bb.1] - 2021-07-02
## [0.1.15-bb.1] - 2021-07-02
### Added
### Added
...
...
chart/values.yaml
View file @
797c1e04
...
@@ -5,7 +5,6 @@ hostname: bigbang.dev
...
@@ -5,7 +5,6 @@ hostname: bigbang.dev
autoRollingUpgrade
:
autoRollingUpgrade
:
enabled
:
true
enabled
:
true
kibana
:
kibana
:
version
:
7.12.0
version
:
7.12.0
image
:
image
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment