diff --git a/cluster/core/storage/openebs/namespace.yaml b/cluster/core/storage/openebs/namespace.yaml index ad0d51d..a16639e 100644 --- a/cluster/core/storage/openebs/namespace.yaml +++ b/cluster/core/storage/openebs/namespace.yaml @@ -1,6 +1,6 @@ apiVersion: v1 kind: Namespace metadata: - name: openebs + name: openebs-system labels: - name: openebs \ No newline at end of file + name: openebs-system \ No newline at end of file