Prepare permanent Leantime namespace
This commit is contained in:
parent
a72f775460
commit
0d16bdcb1a
3 changed files with 8 additions and 0 deletions
4
infrastructure/namespaces/studio-namespaces.yaml
Normal file
4
infrastructure/namespaces/studio-namespaces.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: leantime
|
||||
|
|
@ -11,6 +11,8 @@ spec:
|
|||
- fromEndpoints:
|
||||
- matchLabels:
|
||||
k8s:io.kubernetes.pod.namespace: leantime-poc
|
||||
- matchLabels:
|
||||
k8s:io.kubernetes.pod.namespace: leantime
|
||||
- matchLabels:
|
||||
k8s:io.kubernetes.pod.namespace: phpmyadmin
|
||||
toPorts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue