all repos — infra @ master

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