fix: annotations, not labels (#36)

<picard face palm gif>

- purelb requires annotations not labels

Reviewed-on: #36
This commit is contained in:
2026-03-18 15:17:58 +11:00
parent e86cd7a6ae
commit 0a49537251
18 changed files with 396 additions and 2 deletions
@@ -0,0 +1,15 @@
---
apiVersion: secrets.hashicorp.com/v1beta1
kind: VaultStaticSecret
metadata:
name: csi-rbd-secret
namespace: csi-cephrbd
spec:
vaultAuthRef: ceph-csi-rbd
mount: kv
type: kv-v2
path: service/kubernetes/au/syd1/csi/ceph-rbd-secret
refreshAfter: 5m
destination:
name: csi-rbd-secret
create: true