Merge pull request 'add config for longhorn' (#129) from longhorn into main
Reviewed-on: https://gitea.akshun-lab.uk/akshun/public-k3s/pulls/129
This commit was merged in pull request #129.
This commit is contained in:
@@ -21,3 +21,11 @@ metadata:
|
||||
name: monitoring
|
||||
labels:
|
||||
name: monitoring
|
||||
|
||||
---
|
||||
kind: Namespace
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
name: longhorn-system
|
||||
labels:
|
||||
name: longhorn-system
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user