infra/kubernetes/smarthome/VaultStaticSecret-hue.yaml

15 lines
253 B
YAML
Raw Normal View History

2024-07-06 00:48:36 +01:00
apiVersion: secrets.hashicorp.com/v1beta1
kind: VaultStaticSecret
metadata:
name: hue
namespace: smarthome
spec:
destination:
create: true
name: hue
mount: kv
path: smarthome/hue
refreshAfter: 30s
type: kv-v2
vaultAuthRef: vault