Package io.quarkus.test.scenarios
Annotation Interface KubernetesScenario
@Target(TYPE)
@Retention(RUNTIME)
@ExtendWith(io.quarkus.test.bootstrap.QuarkusScenarioBootstrap.class)
@Inherited
public @interface KubernetesScenario
-
Optional Element Summary
Optional Elements
-
Element Details
-
deployment
KubernetesDeploymentStrategy deployment- Default:
- UsingContainerRegistry
-