# Agent Secrets Template # Copy this file and fill in the values, then apply with kubectl apiVersion: v1 kind: Secret metadata: name: agent-secrets namespace: agents type: Opaque stringData: gitea-token: "159a5de2a16d15f33e388b55b1276e431dbca3f3" # Add more secrets as needed # anthropic-api-key: "your-api-key-here"