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
$ kubectl create configmap wildflyconfig --from-file=wildfly/standalone/configuration configmap/wildflyconfig created
The spec can be changed to read all configuration files in this configmap:
spec: standaloneConfigMap: wildflyconfig
The text was updated successfully, but these errors were encountered:
[wildfly#114]Allow standaloneConfigMap point a configMap which contai…
dd65f17
…ns all config files under wildfly/standalone/configuration directory
[wildfly#114] Add doc
8a429e4
2537771
[wildfly#114]:Add doc
a22c6c7
No branches or pull requests
The spec can be changed to read all configuration files in this configmap:
The text was updated successfully, but these errors were encountered: