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
version: 1.6.2
interval: 1m0s
targetNamespace: longhorn-system
targetNamespace: longhorn

View File

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

View File

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

View File

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