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: 3.1.92
Show newest version
# Default enrichers
# =================

# Add Maven coordinates as labels
io.fabric8.maven.enricher.standard.ProjectEnricher

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

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

# Add a default name for any resource missing
io.fabric8.maven.enricher.standard.NameEnricher

# 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.enricher.standard.ImageEnricher




© 2015 - 2025 Weber Informatics LLC | Privacy Policy