Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot
e419f4a369 Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 29s
Generated by CI/CD workflow on 2026-03-20 09:39:42

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-03-20 09:39:42 +00:00

View File

@@ -20,8 +20,6 @@ spec:
{{ .session_secret }}
PG_STRING: |-
postgres://furumi_dev:{{ .pg_pass }}@psql.psql.svc:5432/furumi_dev
PLAYER_API_KEY: |-
{{ .player_api_key }}
data:
- secretKey: client_id
sourceRef:
@@ -47,14 +45,6 @@ spec:
remoteRef:
key: 960735e6-2cc9-4b68-9bd3-e6786e5a0cd6
property: fields[2].value
- secretKey: player_api_key
sourceRef:
storeRef:
name: vaultwarden-login
kind: ClusterSecretStore
remoteRef:
key: 960735e6-2cc9-4b68-9bd3-e6786e5a0cd6
property: fields[3].value
- secretKey: pg_pass
sourceRef:
storeRef: