Files
infrastructure/clusters/cl01tl/manifests/ollama/ExternalSecret-ollama-key-secret.yaml
gitea-bot 7a96d06727 Automated Manifest Update (#2259)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2259
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2025-12-04 21:47:46 +00:00

24 lines
562 B
YAML

---
# Source: ollama/templates/external-secret.yaml
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: ollama-key-secret
namespace: ollama
labels:
app.kubernetes.io/name: ollama-key-secret
app.kubernetes.io/instance: ollama
app.kubernetes.io/part-of: ollama
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
data:
- secretKey: key
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/ollama/key
metadataPolicy: None
property: key