Compare commits

..

3 Commits

Author SHA1 Message Date
Gitea Actions Bot
ab4becde78 Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 1m1s
Generated by CI/CD workflow on 2026-03-23 13:41:35

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-03-23 13:41:35 +00:00
ab
cf43eb138a Update k8s/apps/furumi-dev/external-secrets.yaml
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 14s
Check with kubeconform / lint (push) Successful in 10s
Auto-update README / Generate README and Create MR (push) Successful in 26s
2026-03-23 13:40:48 +00:00
Ultradesu
887ea72a2e Authentik hostfix
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 8s
Check with kubeconform / lint (push) Successful in 7s
Auto-update README / Generate README and Create MR (push) Successful in 11s
2026-03-20 09:39:13 +00:00
2 changed files with 9 additions and 1 deletions

View File

@@ -45,6 +45,14 @@ 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:

View File

@@ -40,7 +40,7 @@ metadata:
name: outpost-selector-fix
namespace: authentik
spec:
schedule: "*/5 * * * *"
schedule: "* * * * *"
successfulJobsHistoryLimit: 1
failedJobsHistoryLimit: 3
concurrencyPolicy: Replace