Fix README

This commit is contained in:
Lorenzo Caggioni
2022-06-23 07:16:59 +02:00
parent ceb611bb81
commit b10d091a98

View File

@@ -371,7 +371,7 @@ federated_identity_providers = {
custom_settings = {
issuer_uri = "https://gitlab.fast.example.com"
allowed_audiences = ["https://gitlab.fast.example.com"]
}
}
}
}
```
@@ -397,7 +397,7 @@ cicd_repositories = {
identity_provider = "github-sample"
name = "my-gh-org/fast-cicd"
type = "github"
}
}
resman = {
branch = "main"
identity_provider = "github-sample"