Package io.quarkus.kubernetes.deployment
Interface VCSUriConfig
public interface VCSUriConfig
-
Method Summary
-
Method Details
-
enabled
@WithDefault("true") boolean enabled()Whether the vcs-uri annotation should be added to the generated configuration. -
override
Optional override of the vcs-uri annotation.
-