mirror of
https://github.com/nold360/hive-apps
synced 2024-11-04 21:06:36 +00:00
13 lines
242 B
YAML
13 lines
242 B
YAML
config:
|
|
description: Crossplane
|
|
namespace: crossplane-system
|
|
|
|
apps:
|
|
- name: crossplane
|
|
repoURL: https://charts.crossplane.io/stable
|
|
chart: crossplane
|
|
targetRevision: 1.14.5
|
|
secrets:
|
|
- name: terraform
|
|
keys:
|
|
- secret.json
|