We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8992a6 + cc82ee5 commit 4f7a9dbCopy full SHA for 4f7a9db
manifests/function/ironic-deployment/v0.5.0/replacements/versions.yaml
@@ -88,6 +88,16 @@ replacements:
88
kind: Deployment
89
name: capm3-ironic
90
fieldrefs: ["{.spec.template.spec.initContainers[?(.name == 'init-images')].image}"]
91
+- source:
92
+ objref:
93
+ kind: VersionsCatalogue
94
+ name: versions-airshipctl
95
+ fieldref: "{.spec.images.baremetal_operator.ironic.qcow_bundle.image}"
96
+ target:
97
98
+ kind: Deployment
99
+ name: capm3-ironic
100
+ fieldrefs: ["{.spec.template.spec.initContainers[?(.name == 'qcow-bundle')].image}"]
101
- source:
102
objref:
103
kind: VersionsCatalogue
0 commit comments