mirror of
https://github.com/nold360/hive-apps
synced 2024-11-05 13:26:37 +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.3
|
|
secrets:
|
|
- name: terraform
|
|
keys:
|
|
- secret.json
|