feature/bstein-dev-home #7

Merged
bstein merged 95 commits from feature/bstein-dev-home into main 2025-12-18 04:23:02 +00:00
Showing only changes of commit a174e451d9 - Show all commits

View File

@ -1,6 +1,15 @@
# services/gitea/oidc-job.yaml
apiVersion: batch/v1
kind: Job
metadata:
name: gitea-oidc-bootstrap
namespace: gitea
spec:
# clean and recreate when the manifest changes to avoid immutable pod fields
template: {}
---
apiVersion: batch/v1
kind: Job
metadata:
name: gitea-oidc-bootstrap
namespace: gitea