kubic-etcd-image/_service
Richard Brown ce2fa3d780 Accepting request 717358 from home:kukuk:container
- Split from CaaSP image
  - add labes
  - include special etcd package
  - include etcd migraton script for kubeadm (disabled)

OBS-URL: https://build.opensuse.org/request/show/717358
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:containers/kubic-etcd-image?expand=0&rev=7
2019-07-22 08:59:00 +00:00

11 lines
437 B
Plaintext

<services>
<service mode="buildtime" name="kiwi_metainfo_helper"/>
<service name="replace_using_package_version" mode="buildtime">
<param name="file">kubic-etcd-image.kiwi</param>
<param name="regex">%PKG_VERSION%</param>
<param name="parse-version">patch</param>
<param name="package">etcd-for-k8s-image</param>
</service>
<service mode="buildtime" name="kiwi_label_helper"/>
</services>