apiVersion: secrets.hashicorp.com/v1beta1 kind: VaultStaticSecret metadata: name: gitea-backup-s3 namespace: gitea spec: type: kv-v2 mount: kv path: gitea/gitea-backup-s3 destination: name: gitea-backup-s3 create: true type: Opaque refreshAfter: 30s vaultAuthRef: vault-auth