Remove namespace
This commit is contained in:
parent
92d4015fc1
commit
e4c7a47ee1
|
@ -1,5 +1,4 @@
|
||||||
resources:
|
resources:
|
||||||
- rds-namespace.yaml
|
|
||||||
- describo-ingress.yml
|
- describo-ingress.yml
|
||||||
- doris-deployment.yml
|
- doris-deployment.yml
|
||||||
- rds-ingress.yml
|
- rds-ingress.yml
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
---
|
|
||||||
apiVersion: v1
|
|
||||||
kind: Namespace
|
|
||||||
metadata:
|
|
||||||
name: helmrds
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue