2021-11-28 10:16:31 +00:00
|
|
|
config:
|
|
|
|
description: Shared Network Services
|
|
|
|
apps:
|
|
|
|
- name: proxy
|
|
|
|
namespace: proxy
|
2022-12-10 14:27:23 +00:00
|
|
|
repoURL: https://lib42.github.io/charts
|
|
|
|
chart: squid
|
2023-07-06 07:52:03 +00:00
|
|
|
targetRevision: 1.3.0
|
2022-02-20 15:52:14 +00:00
|
|
|
|
2021-11-28 10:16:31 +00:00
|
|
|
- name: minio
|
|
|
|
namespace: minio
|
|
|
|
repoURL: https://charts.bitnami.com/bitnami
|
|
|
|
chart: minio
|
2023-09-09 02:48:45 +00:00
|
|
|
targetRevision: 12.8.4
|
2021-11-28 10:16:31 +00:00
|
|
|
secrets:
|
|
|
|
- name: minio-auth
|
|
|
|
keys:
|
|
|
|
- root-user
|
|
|
|
- root-password
|
2022-12-10 20:03:19 +00:00
|
|
|
|
2023-08-28 10:56:17 +00:00
|
|
|
- name: s3
|
|
|
|
namespace: s3
|
|
|
|
repoURL: https://charts.min.io
|
|
|
|
chart: minio
|
|
|
|
targetRevision: 5.0.13
|
|
|
|
secrets:
|
|
|
|
- name: minio-root
|
|
|
|
keys:
|
|
|
|
- rootUser
|
|
|
|
- rootPassword
|
|
|
|
|
2022-12-10 20:03:19 +00:00
|
|
|
- name: cnpg
|
|
|
|
namespace: cnpg-system
|
|
|
|
repoURL: https://cloudnative-pg.github.io/charts
|
|
|
|
chart: cloudnative-pg
|
2023-08-04 00:45:29 +00:00
|
|
|
targetRevision: 0.18.2
|
2023-07-24 13:25:53 +00:00
|
|
|
|
|
|
|
- name: redis-operator
|
|
|
|
repoURL: https://spotahome.github.io/redis-operator
|
|
|
|
chart: redis-operator
|
2023-08-17 23:17:38 +00:00
|
|
|
targetRevision: 3.3.0
|