add kaneo app
ci/woodpecker/push/flux-reconcile-source Pipeline was successful

This commit is contained in:
2026-05-05 20:37:21 +02:00
parent bad1df3268
commit 26332c82e1
9 changed files with 192 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
bound_service_account_names:
- kaneo-secret
bound_service_account_namespaces:
- kaneo
token_policies:
- kaneo
+3
View File
@@ -0,0 +1,3 @@
path "secret/data/authentik/kaneo" {
capabilities = ["read"]
}