This commit is contained in:
parent
cc2e7f74c8
commit
d083f9313a
1 changed files with 7 additions and 0 deletions
7
appflowy/namespace.yaml
Normal file
7
appflowy/namespace.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: appflowy
|
||||
name: appflowy
|
Loading…
Reference in a new issue