documentation and version alignement
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-09-14 22:53:48 +02:00
parent a1287a1a6d
commit 74e429b0ca
6 changed files with 77 additions and 23 deletions

10
example.yaml Normal file
View File

@ -0,0 +1,10 @@
---
apiVersion: "lerentis.uploadfilter24.eu/v1beta1"
kind: BitwardenSecret
metadata:
name: test
spec:
type: "password"
id: "123456"
name: "test-secret"
namespace: "default"