Skip to content

Commit a71f786

Browse files
committed
Fixed merge issue with namespace declaration.
Signed-off-by: Alan Caldera <[email protected]>
1 parent 55e92d8 commit a71f786

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

examples/postgresql/role.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,4 @@ spec:
7373
value: '"$user",public'
7474
writeConnectionSecretToRef:
7575
name: example-parent-role-secret
76-
<<<<<<< HEAD
77-
<<<<<<< HEAD
7876
namespace: default
79-
=======
80-
>>>>>>> 1a486d6 (Added new code to check the existing state of rolconnlimit in database before mutating it. This will help cut down the number of ALTER ROLE statements that would otherwise needlessly fire for each role.)
81-
=======
82-
namespace: default
83-
>>>>>>> refs/remotes/origin/master

0 commit comments

Comments
 (0)