++
This commit is contained in:
parent
9458038c13
commit
b33e7fb772
@ -3,4 +3,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: mapper
|
||||
resources:
|
||||
- helmrelease.yaml
|
||||
- helmrelease.yaml
|
||||
- namespace.yaml
|
||||
5
apps/mapper/brusnika-stage/namespace.yaml
Normal file
5
apps/mapper/brusnika-stage/namespace.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: mapper
|
||||
Loading…
Reference in New Issue
Block a user