Files
infrastructure/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-metrics-credentials.yaml

23 lines
560 B
YAML

apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: dawarich-metrics-credentials
namespace: dawarich
labels:
app.kubernetes.io/name: dawarich-metrics-credentials
app.kubernetes.io/instance: dawarich
app.kubernetes.io/part-of: dawarich
spec:
secretStoreRef:
kind: ClusterSecretStore
name: openbao
data:
- secretKey: user
remoteRef:
key: /cl01tl/dawarich/metrics
property: user
- secretKey: password
remoteRef:
key: /cl01tl/dawarich/metrics
property: password