Omit Namespace from ServiceAccount
Signed-off-by: Justin Lamp <justin.lamp@netways.de>
This commit is contained in:
parent
a63a0758de
commit
f77ab507f6
|
|
@ -2,8 +2,6 @@ apiVersion: v1
|
|||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: postgres-operator
|
||||
namespace: default
|
||||
|
||||
---
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: ClusterRole
|
||||
|
|
|
|||
Loading…
Reference in New Issue