fix CRD and updated docs
This commit is contained in:
parent
892dc90e99
commit
e1c8f49c11
@ -61,26 +61,7 @@ annotations:
|
|||||||
secretRef: passwordOfUser
|
secretRef: passwordOfUser
|
||||||
id: "aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"
|
id: "aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"
|
||||||
name: "test-secret"
|
name: "test-secret"
|
||||||
secretType: Obaque
|
secretType: Obaque #Optional
|
||||||
namespace: "default"
|
|
||||||
labels:
|
|
||||||
key: value
|
|
||||||
annotations:
|
|
||||||
key: value
|
|
||||||
- apiVersion: lerentis.uploadfilter24.eu/v1beta1
|
|
||||||
kind: BitwardenTLSSecret
|
|
||||||
metadata:
|
|
||||||
name: test
|
|
||||||
spec:
|
|
||||||
content:
|
|
||||||
- element:
|
|
||||||
secretName: username
|
|
||||||
secretRef: nameofUser
|
|
||||||
- element:
|
|
||||||
secretName: password
|
|
||||||
secretRef: passwordOfUser
|
|
||||||
id: "aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"
|
|
||||||
name: "test-secret"
|
|
||||||
namespace: "default"
|
namespace: "default"
|
||||||
labels:
|
labels:
|
||||||
key: value
|
key: value
|
||||||
@ -127,7 +108,7 @@ annotations:
|
|||||||
artifacthub.io/operator: "true"
|
artifacthub.io/operator: "true"
|
||||||
artifacthub.io/containsSecurityUpdates: "false"
|
artifacthub.io/containsSecurityUpdates: "false"
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: changed
|
- kind: added
|
||||||
description: "Allow custom type for generated secrets"
|
description: "Allow custom type for generated secrets"
|
||||||
- kind: changed
|
- kind: changed
|
||||||
description: "Update python to 3.11.9-r0"
|
description: "Update python to 3.11.9-r0"
|
||||||
|
Loading…
Reference in New Issue
Block a user