ソースを参照

Longhorn updated

Simon Kaiser 3 年 前
コミット
dfadf16c8e
共有2 個のファイルを変更した1 個の追加2 個の削除を含む
  1. 0
    1
      longhorn-kaisers-info/templates/longhorn.yaml
  2. 1
    1
      longhorn-kaisers-info/values.yaml

longhorn-kaisers-info/templates/authentik.yaml → longhorn-kaisers-info/templates/longhorn.yaml ファイルの表示

21
     helm:
21
     helm:
22
       releaseName: "longhorn"
22
       releaseName: "longhorn"
23
       values: |
23
       values: |
24
-        
25
         ingress:
24
         ingress:
26
           ## Set to true to enable ingress record generation
25
           ## Set to true to enable ingress record generation
27
           enabled: true
26
           enabled: true

+ 1
- 1
longhorn-kaisers-info/values.yaml ファイルの表示

2
   destination:
2
   destination:
3
     name: in-cluster
3
     name: in-cluster
4
   source:
4
   source:
5
-    path: lon-kaisers-info
5
+    path: longhorn-kaisers-info
6
     repoURL: https://git.kaisers.info/simonkaiser/k8s-kaisers-info.git
6
     repoURL: https://git.kaisers.info/simonkaiser/k8s-kaisers-info.git
7
     targetRevision: master
7
     targetRevision: master
8
   project: longhorn-kaisers-info
8
   project: longhorn-kaisers-info