From bbbfdcaf6ac2a1e0ff72662eefcfac9146f2d81e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 03:46:08 +0000 Subject: [PATCH] modified: docs/how-to/integrate-with-iam.md --- docs/how-to/integrate-with-iam.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/integrate-with-iam.md b/docs/how-to/integrate-with-iam.md index ebfc185f..d82b8984 100644 --- a/docs/how-to/integrate-with-iam.md +++ b/docs/how-to/integrate-with-iam.md @@ -36,4 +36,4 @@ juju integrate jenkins-k8s:ingress traefik-public juju integrate oathkeeper jenkins-k8s:auth-proxy ``` -Now Jenkins will be reachable at https://[public_ip]/[model_name]-jenkins-k8s, where `public_ip` is the load balancer IP assigned to the traefik charm and `model_name`, the model where Jenkins is deployed. +Now Jenkins will be reachable at https://[public_ip]/[model_name]-jenkins-k8s, where `public_ip` is the load balancer IP assigned to the traefik charm and `model_name`, the model where Jenkins is deployed. \ No newline at end of file