mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-02-05 08:17:59 +00:00
358 lines
12 KiB
YAML
358 lines
12 KiB
YAML
kubeapps:
|
|
ingress:
|
|
annotations:
|
|
nginx.ingress.kubernetes.io/proxy-read-timeout: "600"
|
|
nginx.ingress.kubernetes.io/client-max-body-size: 1m
|
|
nginx.ingress.kubernetes.io/proxy-body-size: 100m
|
|
nginx.ingress.kubernetes.io/proxy-buffer-size: 16k
|
|
nginx.ingress.kubernetes.io/proxy-buffers-number: "4"
|
|
fullnameOverride: dashboard
|
|
postgresql:
|
|
enabled: false
|
|
packaging:
|
|
helm:
|
|
enabled: false
|
|
flux:
|
|
enabled: true
|
|
dashboard:
|
|
resourcesPreset: "none"
|
|
image:
|
|
registry: ghcr.io/cozystack/cozystack
|
|
repository: dashboard
|
|
tag: v0.31.0-rc.1
|
|
digest: "sha256:a83fe4654f547469cfa469a02bda1273c54bca103a41eb007fdb2e18a7a91e93"
|
|
kubeappsapis:
|
|
resourcesPreset: "none"
|
|
image:
|
|
registry: ghcr.io/cozystack/cozystack
|
|
repository: kubeapps-apis
|
|
tag: v0.31.0-rc.1
|
|
digest: "sha256:ca65949e84c9a92436f47525ae92861984406644779cbb2ecdb8e2a1a133fabf"
|
|
pluginConfig:
|
|
flux:
|
|
packages:
|
|
v1alpha1:
|
|
resources:
|
|
- application:
|
|
kind: Bucket
|
|
singular: bucket
|
|
plural: buckets
|
|
release:
|
|
prefix: bucket-
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: bucket
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-apps
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: ClickHouse
|
|
singular: clickhouse
|
|
plural: clickhouses
|
|
release:
|
|
prefix: clickhouse-
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: clickhouse
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-apps
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: HTTPCache
|
|
singular: httpcache
|
|
plural: httpcaches
|
|
release:
|
|
prefix: http-cache-
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: http-cache
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-apps
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: NATS
|
|
singular: nats
|
|
plural: natses
|
|
release:
|
|
prefix: nats-
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: nats
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-apps
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: TCPBalancer
|
|
singular: tcpbalancer
|
|
plural: tcpbalancers
|
|
release:
|
|
prefix: tcp-balancer-
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: tcp-balancer
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-apps
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: VirtualMachine
|
|
singular: virtualmachine
|
|
plural: virtualmachines
|
|
release:
|
|
prefix: virtual-machine-
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: virtual-machine
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-apps
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: VPN
|
|
singular: vpn
|
|
plural: vpns
|
|
release:
|
|
prefix: vpn-
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: vpn
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-apps
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: MySQL
|
|
singular: mysql
|
|
plural: mysqls
|
|
release:
|
|
prefix: mysql-
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: mysql
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-apps
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: Tenant
|
|
singular: tenant
|
|
plural: tenants
|
|
release:
|
|
prefix: tenant-
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: tenant
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-apps
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: Kubernetes
|
|
singular: kubernetes
|
|
plural: kuberneteses
|
|
release:
|
|
prefix: kubernetes-
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: kubernetes
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-apps
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: Redis
|
|
singular: redis
|
|
plural: redises
|
|
release:
|
|
prefix: redis-
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: redis
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-apps
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: RabbitMQ
|
|
singular: rabbitmq
|
|
plural: rabbitmqs
|
|
release:
|
|
prefix: rabbitmq-
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: rabbitmq
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-apps
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: Postgres
|
|
singular: postgres
|
|
plural: postgreses
|
|
release:
|
|
prefix: postgres-
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: postgres
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-apps
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: FerretDB
|
|
singular: ferretdb
|
|
plural: ferretdb
|
|
release:
|
|
prefix: ferretdb-
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: ferretdb
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-apps
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: Kafka
|
|
singular: kafka
|
|
plural: kafkas
|
|
release:
|
|
prefix: kafka-
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: kafka
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-apps
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: VMDisk
|
|
plural: vmdisks
|
|
singular: vmdisk
|
|
release:
|
|
prefix: vm-disk-
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: vm-disk
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-apps
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: VMInstance
|
|
plural: vminstances
|
|
singular: vminstance
|
|
release:
|
|
prefix: vm-instance-
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: vm-instance
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-apps
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: Monitoring
|
|
plural: monitorings
|
|
singular: monitoring
|
|
release:
|
|
prefix: ""
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: monitoring
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-extra
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: Etcd
|
|
plural: etcds
|
|
singular: etcd
|
|
release:
|
|
prefix: ""
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: etcd
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-extra
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: Ingress
|
|
plural: ingresses
|
|
singular: ingress
|
|
release:
|
|
prefix: ""
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: ingress
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-extra
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: SeaweedFS
|
|
plural: seaweedfses
|
|
singular: seaweedfs
|
|
release:
|
|
prefix: ""
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: seaweedfs
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-extra
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: BootBox
|
|
plural: bootboxes
|
|
singular: bootbox
|
|
release:
|
|
prefix: ""
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: bootbox
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-extra
|
|
namespace: cozy-public
|
|
- application:
|
|
kind: Info
|
|
plural: infos
|
|
singular: info
|
|
release:
|
|
prefix: ""
|
|
labels:
|
|
cozystack.io/ui: "true"
|
|
chart:
|
|
name: info
|
|
sourceRef:
|
|
kind: HelmRepository
|
|
name: cozystack-extra
|
|
namespace: cozy-public
|