Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

must specify a user that is numeric and within the range of allowed users #135

Open
gorsing opened this issue Aug 26, 2020 · 0 comments
Open

Comments

@gorsing
Copy link

gorsing commented Aug 26, 2020

i make
oc new-app mariadb:10.3~https://github.com/sclorg/mariadb-container.git --name mariadb103 --context-dir=examples/extend-image --env MYSQL_OPERATIONS_USER=opuser --env MYSQL_OPERATIONS_PASSWORD=oppass --env MYSQL_DATABASE=opdb --env MYSQL_USER=user --env MYSQL_PASSWORD=pass --strategy=source

and get error 'must specify a user that is numeric and within the range of allowed users'
How i make fix this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant