kube-cascade/longhorn/longhorn-backups-user.yaml

22 lines
486 B
YAML

apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: longhorn-backups-user
namespace: longhorn-system
spec:
refreshInterval: "60s"
secretStoreRef:
name: bitwarden
kind: ClusterSecretStore
target:
name: longhorn-backups-user
data:
- secretKey: CIFS_PASSWORD
remoteRef:
key: 'longhorn-backups user'
property: password
- secretKey: CIFS_USERNAME
remoteRef:
key: 'longhorn-backups user'
property: username