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
When I tried to install some of the manifests using Dashboard UI, there is a problem with providing the additional-parameters for them.
I want to be able to change all of the additional-parameters using Dashboard UI.
I can't provide some of the additional input due to reasons:
Unsupported field schema for field root: Missing items definition. A mapping of tags to assign to all resources.
dashboard.capact.local
cap.interface.database.redis
Redis Install Action
cap.implementation.aws.redis.install:0.1.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
When I tried to install some of the manifests using Dashboard UI, there is a problem with providing the additional-parameters for them.
Expected behavior
I want to be able to change all of the additional-parameters using Dashboard UI.
Actual behavior
I can't provide some of the additional input due to reasons:
Steps to reproduce
dashboard.capact.local
)cap.interface.database.redis
)Redis Install Action
with thecap.implementation.aws.redis.install:0.1.0
and click ,,Provide input"The text was updated successfully, but these errors were encountered: