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
The configuration file generated by the solution contains invalid mount path:
- name: app-log mountPath: /var/log/nginx/access.log,/var/log/nginx/error.log
mount the folder which have the same path.
N/A
var/log/nginx/access.log,/var/log/nginx/error.log
No response
v1.0.3
The text was updated successfully, but these errors were encountered:
YikaiHu
No branches or pull requests
Describe the bug
The configuration file generated by the solution contains invalid mount path:
Expected Behavior
mount the folder which have the same path.
Current Behavior
N/A
Reproduction Steps
var/log/nginx/access.log,/var/log/nginx/error.log
Possible Solution
No response
Additional Information/Context
No response
Solution Version
v1.0.3
AWS Region. e.g., us-east-1
No response
Other information
No response
The text was updated successfully, but these errors were encountered: