15 lines
409 B
YAML
15 lines
409 B
YAML
name: longhorn
|
|
is: longhorn
|
|
description: Cloud-native distributed block storage for Kubernetes
|
|
version: v1.8.1-2
|
|
deploymentName: longhorn-ui
|
|
category: infrastructure
|
|
requires:
|
|
- name: traefik
|
|
- name: nfs
|
|
- name: snapshot-controller
|
|
defaultConfig:
|
|
namespace: longhorn-system
|
|
internalDomain: "{{ .cloud.internalDomain }}"
|
|
backupTarget: "nfs://{{ .apps.nfs.host }}:/data/{{ .cluster.name }}/backups"
|