infra/kubernetes/minecraft-invites/VaultStaticSecret-whitelistmanager.yaml
Gabriel Simmer 7ac99af974
All checks were successful
Lint / lint (push) Successful in 37s
Transition to Vault
2024-07-06 00:48:36 +01:00

15 lines
307 B
YAML

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