Remove namespace.yaml from attachments kustomization
This commit is contained in:
parent
8fd2a859fc
commit
e37f20dcdc
@ -3,5 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: attachments
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- helmrelease.yaml
|
||||
|
||||
@ -1,7 +0,0 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: attachments
|
||||
labels:
|
||||
istio-injection: enabled
|
||||
Loading…
Reference in New Issue
Block a user