bitwarden-crd-operator/example.yaml
lerentis 7d6b7b9a1a
Some checks failed
continuous-integration/drone/push Build is failing
free-key-value-definition (#1)
Reviewed-on: #1
2022-10-03 14:00:11 +00:00

16 lines
358 B
YAML

---
apiVersion: "lerentis.uploadfilter24.eu/v1beta2"
kind: BitwardenSecret
metadata:
name: test
spec:
content:
- element:
secretName: username
secretRef: nameofUser
- element:
secretName: password
secretRef: passwordOfUser
id: "88781348-c81c-4367-9801-550360c21295"
name: "test-secret"
namespace: "default"