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 install-with-helm.mdx #247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ helm upgrade loft-agent loft-agent --install \
As with the primary Loft chart, the Loft Agent chart exposes values that can be configured by an
administrator to suite their needs. As with the primary Loft deployment, the Agent chart and
values can be seen in the public repository
[here](https://github.com/loft-sh/loft/tree/master/charts/loft-agent).
[here](https://github.com/loft-sh/loft/blob/master/charts/loft/values.yaml).

If you have deployed Loft with the default behavior of *not* disabling the Agent deployment, you
can still provide values to influence the deployment of the Agent itself. This can be
Expand Down