Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot 6be43864a8 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Failing after 17s
Generated by CI/CD workflow on 2026-05-05 17:37:47

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-05-05 17:37:47 +00:00
+2 -2
View File
@@ -24,11 +24,11 @@ configs:
statusbadge.enabled: true
timeout.reconciliation: 60s
oidc.config: |
name: Keycloak
name: Authentik
issuer: https://auth.hexor.cy/auth/realms/hexor
clientID: $oidc-creds:id
clientSecret: $oidc-creds:secret
requestedScopes: ["openid", "profile", "email", "offline_access"]
requestedScopes: ["openid", "profile", "email", "groups", "offline_access"]
requestedIDTokenClaims: {"groups": {"essential": true}}
refreshTokenThreshold: 2m
rbac: