Skip to content

Commit b0e82a3

Browse files
dsloanmAshleyCliff
authored andcommitted
fix: add --base to grafana-agent deploy command
1 parent 107673d commit b0e82a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

howto/manage/integrate-with-cos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ First, within your `charmed-hpc` cloud, use `juju deploy`{l=shell} to deploy Gra
5050
on your cluster:
5151

5252
:::{code-block} shell
53-
juju deploy --model charmed-hpc-controller:slurm grafana-agent
53+
juju deploy --model charmed-hpc-controller:slurm grafana-agent --base "[email protected]"
5454
:::
5555

5656
### Connect Charmed HPC to Grafana Agent

0 commit comments

Comments
 (0)