all repos — infra @ cade299d5886e0c7dbbc171fccbf08755ce03b04

infrastructure manifests and setup notes

charts/longhorn.yaml (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
  name: longhorn
  namespace: longhorn
spec:
  repo: https://charts.longhorn.io
  chart: longhorn
  targetNamespace: longhorn
  valuesContent: |-
    defaultSettings:
      defaultReplicaCount: 2