All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.fabric8-enricher-default Maven / Gradle / Ivy

There is a newer version: 4.4.2
Show newest version
# Default enrichers
# =================

# Add Maven coordinates as labels
io.fabric8.maven.plugin.enricher.ProjectInfoEnricher

# Add a default ReplicaSet (or ReplicationController if none is given)
io.fabric8.maven.plugin.enricher.DefaultReplicaSetEnricher

# Add a default service if none is given. Enrich also with
# other information found
io.fabric8.maven.plugin.enricher.DefaultServiceEnricher

# Add a default name for any resource missing
io.fabric8.maven.plugin.enricher.DefaultNameEnricher

# Add an image from the docker build configuration if missing. Note that
# the order of the images in the docker build section must be the same as
# in an given external descriptor (if more than one images are used within
# a pod)
io.fabric8.maven.plugin.enricher.DefaultImageEnricher




© 2015 - 2025 Weber Informatics LLC | Privacy Policy