Rename longhorn namespace
This commit is contained in:
@@ -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
|
||||||
@@ -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
|
||||||
@@ -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
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Namespace
|
kind: Namespace
|
||||||
metadata:
|
metadata:
|
||||||
name: longhorn-system
|
name: longhorn
|
||||||
Reference in New Issue
Block a user