hive-apps/projects/services/project.yml

44 lines
945 B
YAML
Raw Normal View History

2021-11-28 11:16:31 +01:00
config:
description: Shared Network Services
apps:
- name: proxy
namespace: proxy
2022-12-10 15:27:23 +01:00
repoURL: https://lib42.github.io/charts
chart: squid
targetRevision: 1.3.0
2022-02-20 16:52:14 +01:00
- name: s3
namespace: s3
repoURL: https://charts.min.io
chart: minio
targetRevision: 5.3.0
secrets:
- name: minio-root
keys:
- rootUser
- rootPassword
2022-12-10 21:03:19 +01:00
- name: cnpg
namespace: cnpg-system
repoURL: https://cloudnative-pg.github.io/charts
chart: cloudnative-pg
targetRevision: 0.22.1
2023-07-24 15:25:53 +02:00
- name: redis-operator
2024-02-11 13:07:23 +01:00
repoURL: https://ot-container-kit.github.io/helm-charts
2024-02-15 15:28:03 +01:00
namespace: redis-operator
2023-07-24 15:25:53 +02:00
chart: redis-operator
2024-06-20 18:55:44 +02:00
targetRevision: 0.16.4
2024-06-29 15:42:19 +02:00
- name: kafka-operator
repoURL: https://strimzi.io/charts
namespace: kafka-operator
chart: strimzi-kafka-operator
targetRevision: 0.41.0
2024-06-30 14:45:30 +02:00
- name: mongodb-operator
repoURL: https://mongodb.github.io/helm-charts
namespace: mongodb-operator
chart: community-operator
targetRevision: 0.10.0