add lightspeed to internal cluster

This commit is contained in:
2025-07-27 18:36:13 -05:00
parent b09f8e1ad5
commit 6feea89ec1
9 changed files with 145 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
commonAnnotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
resources:
# Operator deployment
- namespace.yaml
- operatorgroup.yaml
- subscription.yaml
- externalsecrets.yaml
# Deploy cluster resources
- olsconfig.yaml