From 21edd6e7202fc9e1379741193b1af535097edd90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Jeanneret?= Date: Mon, 20 Apr 2026 13:37:38 +0200 Subject: [PATCH] Ensure we initialize metallb and nmstate CR --- example/dependencies/kustomization.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/example/dependencies/kustomization.yaml b/example/dependencies/kustomization.yaml index 0e9d005..d4c8b9d 100644 --- a/example/dependencies/kustomization.yaml +++ b/example/dependencies/kustomization.yaml @@ -4,4 +4,6 @@ kind: Kustomization components: - https://github.com/openstack-k8s-operators/architecture/lib/olm-deps?ref=7da5f2e1dc2bfce99e269b0017783679ca405d8c + - https://github.com/openstack-k8s-operators/architecture/lib/metallb?ref=7da5f2e1dc2bfce99e269b0017783679ca405d8c + - https://github.com/openstack-k8s-operators/architecture/lib/nmstate?ref=7da5f2e1dc2bfce99e269b0017783679ca405d8c - https://github.com/openstack-k8s-operators/gitops/components/argocd/annotations?ref=v0.1.0