I have created a secret with type Opaque in openshift to connect to database. The secret file is quite simple and it stores the username and password for the database connection. The user with name appuser is not able to create stored procedures. Is there a way I can elevate the access of this user in secrets file in openshift?