mirror of
https://github.com/nold360/hive-apps
synced 2024-12-23 06:01:18 +00:00
add(crossplane): s3 secret
This commit is contained in:
parent
cb0a805fcc
commit
dd55a48b51
1 changed files with 4 additions and 0 deletions
|
@ -7,3 +7,7 @@ apps:
|
||||||
repoURL: https://charts.crossplane.io/stable
|
repoURL: https://charts.crossplane.io/stable
|
||||||
chart: crossplane
|
chart: crossplane
|
||||||
targetRevision: 1.13.2
|
targetRevision: 1.13.2
|
||||||
|
secrets:
|
||||||
|
- name: s3
|
||||||
|
keys:
|
||||||
|
- key-file
|
||||||
|
|
Loading…
Reference in a new issue