Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot adb109be28 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Successful in 26s
Generated by CI/CD workflow on 2026-03-16 11:55:43

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-03-16 11:55:43 +00:00
+2 -2
View File
@@ -61,8 +61,8 @@ spec:
scope: "openid profile email"
claims_imports:
localpart:
action: suggest
template: "{{ `{{ user.preferred_username | split(\"@\") | first }}` }}"
action: require
template: "{{ `{{ user.preferred_username }}` }}"
displayname:
action: suggest
template: "{{ `{{ user.name }}` }}"