Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
helm-charts
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
groundhog2k
helm-charts
Commits
d2fbdefd
Unverified
Commit
d2fbdefd
authored
4 years ago
by
groundhog2k
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Try to fix release (#282)
* Try to fix release * Fixed chart release
parent
27c15d11
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
charts/graylog/Chart.yaml
+1
-1
1 addition, 1 deletion
charts/graylog/Chart.yaml
charts/graylog/README.md
+2
-2
2 additions, 2 deletions
charts/graylog/README.md
with
3 additions
and
3 deletions
charts/graylog/Chart.yaml
+
1
−
1
View file @
d2fbdefd
...
@@ -7,7 +7,7 @@ type: application
...
@@ -7,7 +7,7 @@ type: application
maintainers
:
maintainers
:
-
name
:
groundhog2k
-
name
:
groundhog2k
version
:
0.1.
9
version
:
0.1.
10
appVersion
:
"
4.0.5"
appVersion
:
"
4.0.5"
...
...
This diff is collapsed.
Click to expand it.
charts/graylog/README.md
+
2
−
2
View file @
d2fbdefd
# Graylog
# Graylog






A Helm chart for Graylog on Kubernetes
A Helm chart for Graylog on Kubernetes
...
@@ -145,7 +145,7 @@ Section to define all additional UDP/TCP inputs for Graylog
...
@@ -145,7 +145,7 @@ Section to define all additional UDP/TCP inputs for Graylog
| initGeoIPDatabase.enabled | bool |
`false`
| Enable GeoIP database download |
| initGeoIPDatabase.enabled | bool |
`false`
| Enable GeoIP database download |
| initGeoIPDatabase.accountId | string |
`""`
| MaxMind UserId / AccountId |
| initGeoIPDatabase.accountId | string |
`""`
| MaxMind UserId / AccountId |
| initGeoIPDatabase.licenseKey | string |
`""`
| MaxMind license key |
| initGeoIPDatabase.licenseKey | string |
`""`
| MaxMind license key |
| initGeoIPDatabase.editionId | string |
`"GeoLite2-City"`
| Default database edition
I
d (https://www.maxmind.com/en/accounts/473747/geoip/downloads) |
| initGeoIPDatabase.editionId | string |
`"GeoLite2-City"`
| Default database edition
i
d (https://www.maxmind.com/en/accounts/473747/geoip/downloads) |
| initGeoIPDatabase.host | string |
`""`
| The MaxMind download host (not necessary to change that - default updates.maxmind.com)|
| initGeoIPDatabase.host | string |
`""`
| The MaxMind download host (not necessary to change that - default updates.maxmind.com)|
| initGeoIPDatabase.proxy | string |
`""`
| A valid proxy if internet access is running through a proxy |
| initGeoIPDatabase.proxy | string |
`""`
| A valid proxy if internet access is running through a proxy |
| initGeoIPDatabase.proxyUserPassword | string |
`""`
| Proxy username and password in format "username:password" |
| initGeoIPDatabase.proxyUserPassword | string |
`""`
| Proxy username and password in format "username:password" |
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment