feat: allow proxy provider to reference an outpost to be added to
CI / image check (pull_request) Failing after 6s
CI / install-dependencies (pull_request) Successful in 1m23s
CI / build check (pull_request) Successful in 28s
CI / test (pull_request) Successful in 27s
CI / check lint (pull_request) Successful in 3m7s
CI / check format (pull_request) Successful in 7m40s
CI / image check (pull_request) Failing after 6s
CI / install-dependencies (pull_request) Successful in 1m23s
CI / build check (pull_request) Successful in 28s
CI / test (pull_request) Successful in 27s
CI / check lint (pull_request) Successful in 3m7s
CI / check format (pull_request) Successful in 7m40s
This commit is contained in:
@@ -54,6 +54,8 @@ spec:
|
||||
slug: application-example
|
||||
# The ID of the provider, which can be retrieved from e.g. the ProxyPRovider via "kubectl get pp proxy-provider-example -o jsonpath='{.status.pk}'"
|
||||
provider: 105
|
||||
# The ID of the outpost, which at current point in time, can only be retrieved from Authentik directly. This value can also not be updated.
|
||||
outpost: e004ffe7-4af6-4ac1-9e9d-522354799e1f
|
||||
```
|
||||
|
||||
### PolicyBinding
|
||||
|
||||
Reference in New Issue
Block a user