Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot 36ee16757b Auto-update README with current k8s applications
Keycloak Terraform / Terraform (pull_request) Successful in 13s
Generated by CI/CD workflow on 2026-05-23 11:55:52

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-05-23 11:55:52 +00:00
+1 -1
View File
@@ -19,7 +19,7 @@ spec:
#OIDC_SESSION_SECRET: |- #OIDC_SESSION_SECRET: |-
# {{ .session_secret }} # {{ .session_secret }}
PG_STRING: |- PG_STRING: |-
postgres://furumi_dev:{{ .pg_pass }}@psql.psql.svc/furumi_dev postgres://furumi_dev:{{ .pg_pass }}@psql.psql.svc:5432/furumi_dev
data: data:
# - secretKey: client_id # - secretKey: client_id
# sourceRef: # sourceRef: