597bf0ff9b
This KRM function will contain clusterctl binary with version 0.3.x for backward compatibility while the main one will move forward with 0.4.x releases. Change-Id: Iba167be074c07a20701ed45c4b2ccf38ddb2185a Signed-off-by: Ruslan Aliev <raliev@mirantis.com> Related-To: #647 Related-To: #642 Relates-To: #650
7 lines
128 B
YAML
7 lines
128 B
YAML
apiVersion: airshipit.org/v1alpha1
|
|
kind: GenericContainer
|
|
metadata:
|
|
name: clusterctl
|
|
spec:
|
|
image: localhost/clusterctl:v0.3
|