Added custom secret type and attachment support for bitwardenSecret
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
apiVersion: "lerentis.uploadfilter24.eu/v1beta6"
|
||||
apiVersion: "lerentis.uploadfilter24.eu/v1beta7"
|
||||
kind: BitwardenSecret
|
||||
metadata:
|
||||
name: test
|
||||
@ -16,6 +16,7 @@ spec:
|
||||
secretScope: login
|
||||
id: "88781348-c81c-4367-9801-550360c21295"
|
||||
name: "test-secret"
|
||||
secretType: Opaque
|
||||
namespace: "default"
|
||||
labels:
|
||||
key: value
|
||||
|
Reference in New Issue
Block a user