Skip to content

Commit

Permalink
chore: fix README link
Browse files Browse the repository at this point in the history
Closes #26
  • Loading branch information
nsklikas committed Sep 24, 2024
1 parent 0c2d747 commit eab9df8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ juju deploy traefik-k8s <internal ingress app> --trust --channel <channel>
juju offer <external ingress app>:ingress <offer name>
```

Because the bundle uses an external Idp provider (e.g. Microsoft Azure),
Because the bundle uses an external Idp provider (e.g. Microsoft EntraID),
it needs to provide additional variables for the module to run. More
information about the Idp provider configuration can be
found [here](https://github.com/canonical/kratos-external-idp-integrator/blob/main/config.yaml).
found [here](https://charmhub.io/kratos-external-idp-integrator/configurations).
Please create a Terraform variable definition (`.tfvars`) file in the root
directory as follows.

Expand Down

0 comments on commit eab9df8

Please sign in to comment.