Prepare bounded Kubernetes authentication recovery for three ESO lanes

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a06ecb-456a-71c2-b41e-0755d336e883
This commit is contained in:
codex 2026-09-05 18:38:19 +02:00
parent 5d6d8724b4
commit bd2e6e86b8
11 changed files with 372 additions and 37 deletions

View file

@ -0,0 +1,20 @@
apiVersion: v1
kind: ServiceAccount
metadata:
name: forgejo-mailer-eso
namespace: forgejo
automountServiceAccountToken: false
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: reuse-surface-eso
namespace: reuse
automountServiceAccountToken: false
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: target-revenue-eso
namespace: target-revenue
automountServiceAccountToken: false