hive-apps/projects/services/project.yml
2024-01-16 13:41:13 +01:00

31 lines
609 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: s3
namespace: s3
repoURL: https://charts.min.io
chart: minio
targetRevision: 5.0.15
secrets:
- name: minio-root
keys:
- rootUser
- rootPassword
- name: cnpg
namespace: cnpg-system
repoURL: https://cloudnative-pg.github.io/charts
chart: cloudnative-pg
targetRevision: 0.20.0
- name: redis-operator
repoURL: https://spotahome.github.io/redis-operator
chart: redis-operator
targetRevision: 3.3.0