Deploy openshift gitops
This commit is contained in:
15
hub-cluster-bootstrap/kustomization.yaml
Normal file
15
hub-cluster-bootstrap/kustomization.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
commonLabels:
|
||||
cluster: hub.int.mk-labs.cloud
|
||||
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- operatorgroup.yaml
|
||||
- subscription.yaml
|
||||
- rbac.yaml
|
||||
# - argocd.yaml
|
||||
- app-of-apps.yaml
|
||||
- enable-iscsi.yaml
|
||||
Reference in New Issue
Block a user