Add pg-operator ns
This commit is contained in:
parent
b05b4e9432
commit
0a51fbf36a
|
@ -1,3 +1,8 @@
|
|||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: pg-operator
|
||||
---
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
|
|
Loading…
Reference in New Issue