apps(longhorn,thelounge,znc): Added missing kustomization.yaml
This commit is contained in:
2
apps/longhorn/kustomization.yaml
Normal file
2
apps/longhorn/kustomization.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
resources:
|
||||
- longhorn.yaml
|
4
apps/thelounge/kustomization.yaml
Normal file
4
apps/thelounge/kustomization.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
resources:
|
||||
- pvc.yaml
|
||||
- services.yaml
|
||||
- statefulset.yaml
|
4
apps/znc/kustomization.yaml
Normal file
4
apps/znc/kustomization.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
resources:
|
||||
- pvc.yalm
|
||||
- services.yaml
|
||||
- statefulset.yaml
|
Reference in New Issue
Block a user