Compare commits

..

2 Commits

Author SHA1 Message Date
Gitea Actions Bot ab1e0c9f2a Auto-update README with current k8s applications
Keycloak Terraform / Terraform (pull_request) Successful in 18s
Generated by CI/CD workflow on 2026-06-01 10:32:56

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-06-01 10:32:56 +00:00
ab 585614b493 Fixed DB string
Check with kubeconform / lint (push) Successful in 6s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 12s
Auto-update README / Generate README and Create MR (push) Successful in 9s
2026-06-01 13:32:29 +03:00
+1 -1
View File
@@ -19,7 +19,7 @@ spec:
#OIDC_SESSION_SECRET: |-
# {{ .session_secret }}
PG_STRING: |-
postgresql://furumi:{{ .pg_pass }}@psql.psql.svc/furumi
postgresql://furumi_dev:{{ .pg_pass }}@psql.psql.svc/furumi_dev
data:
# - secretKey: client_id
# sourceRef: