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
|
2023-07-06 07:52:03 +00:00
|
|
|
targetRevision: 1.3.0
|
2022-02-20 16:52:14 +01:00
|
|
|
|
2023-08-28 12:56:17 +02:00
|
|
|
- name: s3
|
|
|
|
namespace: s3
|
|
|
|
repoURL: https://charts.min.io
|
|
|
|
chart: minio
|
2024-03-04 03:29:25 +00:00
|
|
|
targetRevision: 5.1.0
|
2023-08-28 12:56:17 +02:00
|
|
|
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
|
2024-02-07 03:03:56 +00:00
|
|
|
targetRevision: 0.20.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-02-11 13:07:23 +01:00
|
|
|
targetRevision: 0.15.9
|