Commit 17cc8f3
authored
feat: add kbs.extraSecrets for non-ESO secrets (#15)
* feat: add kbs.extraSecrets for non-ESO secrets
Allow adding pre-existing K8s Secrets to kbsSecretResources
without creating ExternalSecrets. Useful for secrets created
by imperative jobs or other controllers outside the Vault flow.
Signed-off-by: Beraldo Leal <bleal@redhat.com>
* chore: bump to 0.2.1
IIUC, the semantic ver is not triggered yet. And we need a 0.2.1
Signed-off-by: Beraldo Leal <bleal@redhat.com>
* chore: update docs
just a make helm-docs
Signed-off-by: Beraldo Leal <bleal@redhat.com>
---------
Signed-off-by: Beraldo Leal <bleal@redhat.com>1 parent 4b0a717 commit 17cc8f3
4 files changed
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
39 | 46 | | |
40 | 47 | | |
41 | 48 | | |
| |||
0 commit comments