Simon Kaiser 3 лет назад
Родитель
Сommit
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