add lightspeed to internal cluster

This commit is contained in:
2025-07-27 18:36:13 -05:00
parent b09f8e1ad5
commit 6feea89ec1
9 changed files with 145 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
---
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: credentials # This is the secret name
namespace: openshift-lightspeed
annotations:
argocd.argoproj.io/sync-wave: "4"
spec:
secretStoreRef:
kind: ClusterSecretStore
name: doppler-cluster
refreshInterval: "1h"
data:
- secretKey: apitoken
remoteRef:
key: OPENAI_TOKEN