Compare commits

..

1 Commits

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

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-06-14 17:25:07 +00:00
2 changed files with 3 additions and 4 deletions
+1 -2
View File
@@ -54,7 +54,7 @@ spec:
providers:
- id: 001KKV4EKY7KG98W2M9T806K6A
human_name: SSO Login
issuer: https://auth.hexor.cy/auth/realms/hexor
issuer: https://auth.hexor.cy/auth/realms/hexor/.well-known/openid-configuration
client_id: "{{ .oauth_client_id }}"
client_secret: "{{ .oauth_client_secret }}"
token_endpoint_auth_method: client_secret_post
@@ -93,4 +93,3 @@ spec:
metadataPolicy: None
key: ca76867f-49f3-4a30-9ef3-b05af35ee49a
property: fields[1].value
on_conflict: replace
+2 -2
View File
@@ -18,8 +18,8 @@ spec:
"openid_connect": {
"APPS": [
{
"provider_id": "keycloak",
"name": "Keycloak",
"provider_id": "authentik",
"name": "Authentik",
"client_id": "{{ .oauth_id }}",
"secret": "{{ .oauth_secret }}",
"settings": {