Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 37. MetadataTemplate schema reference
Used in: BuildConfigTemplate
, DeploymentTemplate
, InternalServiceTemplate
, PodDisruptionBudgetTemplate
, PodTemplate
, ResourceTemplate
, StatefulSetTemplate
Full list of MetadataTemplate
schema properties
Labels
and Annotations
are used to identify and organize resources, and are configured in the metadata
property.
For example:
The labels
and annotations
fields can contain any labels or annotations that do not contain the reserved string strimzi.io
. Labels and annotations containing strimzi.io
are used internally by AMQ Streams and cannot be configured.
37.1. MetadataTemplate schema properties Link kopierenLink in die Zwischenablage kopiert!
Property | Description |
---|---|
labels | Labels added to the OpenShift resource. |
map | |
annotations | Annotations added to the OpenShift resource. |
map |