Fix basic installation on non default namespaces

This commit is contained in:
James Landrein 2023-06-06 13:01:44 +02:00
parent af084a5a65
commit 5434aba2a2
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ apiVersion: v1
kind: ServiceAccount kind: ServiceAccount
metadata: metadata:
name: postgres-operator name: postgres-operator
namespace: default
--- ---
apiVersion: rbac.authorization.k8s.io/v1 apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole kind: ClusterRole