@ConfigRoot(phase=BUILD_TIME) public class KubernetesConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
DockerConfig |
docker
Configuration that is relevant to docker images
|
String |
group
The group of the application.
|
| Constructor and Description |
|---|
KubernetesConfig() |
@ConfigItem public String group
@ConfigItem public DockerConfig docker
Copyright © 2019 JBoss by Red Hat. All rights reserved.