Compare commits
3 Commits
050a0b30e0
...
5de76051a3
| Author | SHA1 | Date | |
|---|---|---|---|
| 5de76051a3 | |||
| e34ff55f1a | |||
| 98b90c4321 |
@@ -8,5 +8,5 @@ appVersion: "1.16.0"
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: openclarity
|
- name: openclarity
|
||||||
repository: oci://ghcr.io/openclarity/charts/openclarity
|
repository: oci://ghcr.io/openclarity/charts
|
||||||
version: 1.1.3
|
version: 1.1.3
|
||||||
|
|||||||
@@ -20,6 +20,10 @@ spec:
|
|||||||
remoteRef:
|
remoteRef:
|
||||||
key: kv/openclarity/postgres
|
key: kv/openclarity/postgres
|
||||||
property: username
|
property: username
|
||||||
|
- secretKey: postgres-password
|
||||||
|
remoteRef:
|
||||||
|
key: kv/openclarity/postgres
|
||||||
|
property: password
|
||||||
- secretKey: password
|
- secretKey: password
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: kv/openclarity/postgres
|
key: kv/openclarity/postgres
|
||||||
|
|||||||
Reference in New Issue
Block a user