Skip to content

Commit f5ee350

Browse files
committed
Add "dependencies" example
This shows how to import the remote `architecture` component to deploy dependencies, such as metalLB, cert-manager and nmstate.
1 parent 5bf80c3 commit f5ee350

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
apiVersion: kustomize.config.k8s.io/v1beta1
3+
kind: Kustomization
4+
5+
components:
6+
- https://github.com/openstack-k8s-operators/architecture/lib/olm-deps?ref=7da5f2e1dc2bfce99e269b0017783679ca405d8c
7+
- https://github.com/openstack-gitops/rhoso-gitops/components/argocd/annotations?ref=cleaning

0 commit comments

Comments
 (0)