hive-apps/projects/services/project.yml
2021-11-17 14:38:59 +01:00

22 lines
397 B
YAML

config:
description: Shared Network Services
apps:
# Squid Internet Proxy
- name: proxy
namespace: proxy
repoURL: http://honestica.github.io/lifen-charts
chart: squid
targetRevision: 0.3.0
- name: minio
namespace: minio
repoURL: https://charts.bitnami.com/bitnami
chart: minio
targetRevision: 9.0.2
secrets:
- name: minio-auth
keys:
- root-user
- root-password