Compare commits

..
Author SHA1 Message Date
Gitea Actions Bot 8adbc57686 Auto-update README with current k8s applications
Keycloak Terraform / Terraform (pull_request) Failing after 16s
Generated by CI/CD workflow on 2026-07-30 15:01:10

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-07-30 15:01:10 +00:00
+1 -3
View File
@@ -63,9 +63,7 @@ spec:
ENABLE_BANKING_APP_ID: |-
{{ .app_id }}
ENABLE_BANKING_PRIVATE_KEY: |-
-----BEGIN PRIVATE KEY-----
{{ .private_key | replace "-----BEGIN PRIVATE KEY-----" "" | replace "-----END PRIVATE KEY-----" "" | replace " " "" | trim }}
-----END PRIVATE KEY-----
{{ .private_key }}
data:
- secretKey: app_id
sourceRef: