This commit is contained in:
ivan 2026-06-02 14:35:29 +05:00
parent 9458038c13
commit b33e7fb772
2 changed files with 7 additions and 1 deletions

View File

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

View File

@ -0,0 +1,5 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: mapper