add config for longhorn #129

Merged
aggarwalakshun merged 1 commits from longhorn into main 2025-07-28 00:36:04 +00:00
3 changed files with 10 additions and 2 deletions
Showing only changes of commit dc25d89bba - Show all commits

View File

@@ -21,3 +21,11 @@ metadata:
name: monitoring
labels:
name: monitoring
---
kind: Namespace
apiVersion: v1
metadata:
name: longhorn-system
labels:
name: longhorn-system

View File

@@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: longhorn
version: "1.9.0"
version: "1.9.1"
sourceRef:
kind: HelmRepository
name: longhorn
@@ -29,4 +29,4 @@ spec:
service:
ui:
type: LoadBalancer
port: 85
nodePort: 85