Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot d85695cfc6 Auto-update README with current k8s applications
Keycloak Terraform / Terraform (pull_request) Successful in 16s
Generated by CI/CD workflow on 2026-06-14 17:27:15

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-06-14 17:27:15 +00:00
+2 -2
View File
@@ -18,8 +18,8 @@ spec:
"openid_connect": { "openid_connect": {
"APPS": [ "APPS": [
{ {
"provider_id": "keycloak", "provider_id": "authentik",
"name": "Keycloak", "name": "Authentik",
"client_id": "{{ .oauth_id }}", "client_id": "{{ .oauth_id }}",
"secret": "{{ .oauth_secret }}", "secret": "{{ .oauth_secret }}",
"settings": { "settings": {