Rename longhorn namespace
This commit is contained in:
@@ -13,4 +13,4 @@ spec:
|
||||
name: longhorn-repo
|
||||
version: 1.6.2
|
||||
interval: 1m0s
|
||||
targetNamespace: longhorn-system
|
||||
targetNamespace: longhorn
|
||||
@@ -10,7 +10,7 @@ spec:
|
||||
kind: Rule
|
||||
services:
|
||||
- name: longhorn-frontend
|
||||
namespace: longhorn-system
|
||||
namespace: longhorn
|
||||
nativeLB: true
|
||||
kind: Service
|
||||
port: 80
|
||||
@@ -1,6 +1,6 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: longhorn-system
|
||||
namespace: longhorn
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- helmrepo.yaml
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: longhorn-system
|
||||
name: longhorn
|
||||
Reference in New Issue
Block a user