We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Expected behavior:
make dev would be applied for all ${GOJIRA_TARGET} services [kong-cp{1..n}, kong-dp{1..n}]
make dev
${GOJIRA_TARGET}
[kong-cp{1..n}, kong-dp{1..n}]
Actual behavior:
make dev is only applied to the control-plane
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behavior:
make dev
would be applied for all${GOJIRA_TARGET}
services[kong-cp{1..n}, kong-dp{1..n}]
Actual behavior:
make dev
is only applied to the control-planeThe text was updated successfully, but these errors were encountered: