Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Helm Docs #759

Merged
merged 1 commit into from
Nov 22, 2021
Merged

Update Helm Docs #759

merged 1 commit into from
Nov 22, 2021

Conversation

github-actions[bot]
Copy link
Contributor

Automated changes by create-pull-request GitHub action

chart/k8gb/README.md Outdated Show resolved Hide resolved
| k8gb.imageRepo | string | `"absaoss/k8gb"` | image repository |
| k8gb.imageTag | string | `nil` | image tag defaults to Chart.AppVersion, see Chart.yaml, but can be overrided with imageTag key |
| k8gb.log.format | string | `"simple"` | log format (simple,json) |
| k8gb.log.level | string | `"info"` | log level (panic,fatal,error,warn,info,debug,trace) |
| k8gb.metricsAddress | string | `"0.0.0.0:8080"` | Metrics server address |
| k8gb.reconcileRequeueSeconds | int | `30` | Reconcile time in seconds |
| k8gb.reconcileRequeueSeconds | int | `30` | |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jkremser looks like there should be a space between comments here:
https://github.com/k8gb-io/k8gb/blob/master/chart/k8gb/values.yaml#L33

@jkremser
Copy link
Member

#760

jkremser
jkremser previously approved these changes Nov 19, 2021
Signed-off-by: GitHub <noreply@github.com>
@k0da k0da merged commit 85f1645 into master Nov 22, 2021
@k0da k0da deleted the ci-helm-doc branch November 22, 2021 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants