Rename longhorn namespace

This commit is contained in:
2024-08-06 01:03:21 +01:00
parent 95e2dde671
commit 006179d1d8
4 changed files with 4 additions and 4 deletions

View File

@@ -13,4 +13,4 @@ spec:
name: longhorn-repo name: longhorn-repo
version: 1.6.2 version: 1.6.2
interval: 1m0s interval: 1m0s
targetNamespace: longhorn-system targetNamespace: longhorn

View File

@@ -10,7 +10,7 @@ spec:
kind: Rule kind: Rule
services: services:
- name: longhorn-frontend - name: longhorn-frontend
namespace: longhorn-system namespace: longhorn
nativeLB: true nativeLB: true
kind: Service kind: Service
port: 80 port: 80

View File

@@ -1,6 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1 apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
namespace: longhorn-system namespace: longhorn
resources: resources:
- namespace.yaml - namespace.yaml
- helmrepo.yaml - helmrepo.yaml

View File

@@ -1,4 +1,4 @@
apiVersion: v1 apiVersion: v1
kind: Namespace kind: Namespace
metadata: metadata:
name: longhorn-system name: longhorn