Remove namespace.yaml from attachments kustomization

This commit is contained in:
emelinda 2026-04-24 18:17:03 +03:00
parent 8fd2a859fc
commit e37f20dcdc
2 changed files with 0 additions and 8 deletions

View File

@ -3,5 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: attachments
resources:
- namespace.yaml
- helmrelease.yaml

View File

@ -1,7 +0,0 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: attachments
labels:
istio-injection: enabled