fix for argocd

This commit is contained in:
Philip Haupt
2025-04-06 01:24:16 +02:00
parent 4b8c3b858e
commit 1785ae6d19
3 changed files with 0 additions and 12 deletions

View File

@@ -1,8 +1,3 @@
apiVersion: v1
kind: Namespace
metadata:
name: openebs
---
apiVersion: storage.k8s.io/v1 apiVersion: storage.k8s.io/v1
kind: StorageClass kind: StorageClass
metadata: metadata:

View File

@@ -2,9 +2,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1 apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources:
- ns.yaml
helmCharts: helmCharts:
- name: openebs - name: openebs
repo: https://openebs.github.io/openebs repo: https://openebs.github.io/openebs

View File

@@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: openebs