hive-apps/projects/services/project.yml
2023-08-05 01:34:53 +00:00

37 lines
775 B
YAML

config:
description: Shared Network Services
apps:
- name: proxy
namespace: proxy
repoURL: https://lib42.github.io/charts
chart: squid
targetRevision: 1.3.0
- name: minio
namespace: minio
repoURL: https://charts.bitnami.com/bitnami
chart: minio
targetRevision: 12.6.12
secrets:
- name: minio-auth
keys:
- root-user
- root-password
- name: cnpg
namespace: cnpg-system
repoURL: https://cloudnative-pg.github.io/charts
chart: cloudnative-pg
targetRevision: 0.18.2
- name: redis-operator
repoURL: https://spotahome.github.io/redis-operator
chart: redis-operator
targetRevision: 3.2.8
- name: crossplane
namespace: crossplane-system
repoURL: https://charts.crossplane.io/stable
chart: crossplane
targetRevision: 1.13.1