mirror of
https://github.com/microsoft/AI-Red-Teaming-Playground-Labs.git
synced 2026-02-12 17:22:49 +00:00
8 lines
156 B
YAML
8 lines
156 B
YAML
# File not deployed left here is a placeholder
|
|
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: chat-copilot-secrets
|
|
data:
|
|
apikey: API_KEY_ENCODED_IN_BASE64
|