feat: allow proxy provider to reference an outpost to be added to

feat: allow proxyProvider outpost field to be updated
This commit is contained in:
2026-05-20 20:27:59 +02:00
parent e8c1cf8843
commit 7f02312b0b
8 changed files with 275 additions and 9 deletions
+2
View File
@@ -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