set correct namespace
This commit is contained in:
parent
9b0eae73b8
commit
f59f020326
|
|
@ -2,6 +2,7 @@ apiVersion: postgresql.cnpg.io/v1
|
|||
kind: Cluster
|
||||
metadata:
|
||||
name: firefly-db
|
||||
namespace: firefly
|
||||
spec:
|
||||
instances: 1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue