infra/kubernetes/minecraft-invites/VaultStaticSecret-whitelistmanager.yaml
Gabriel Simmer d71fd9ef25
All checks were successful
Lint / lint (push) Successful in 39s
A ton of tweaks to fully spin up cluster from zero
2024-07-09 11:43:02 +01:00

15 lines
308 B
YAML

apiVersion: secrets.hashicorp.com/v1beta1
kind: VaultStaticSecret
metadata:
name: whitelistmanager
namespace: minecraft-invites
spec:
destination:
create: true
name: whitelistmanager
mount: kv
path: minecraft-invites/whitelistmanager
refreshAfter: 30s
type: kv-v2
vaultAuthRef: vault