++
This commit is contained in:
parent
9458038c13
commit
b33e7fb772
@ -4,3 +4,4 @@ kind: Kustomization
|
||||
namespace: mapper
|
||||
resources:
|
||||
- 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