Skip to content

Commit

Permalink
fix(cli): read local crd yaml files from config
Browse files Browse the repository at this point in the history
  • Loading branch information
shinebayar-g committed Jan 11, 2025
1 parent 76feddc commit 65b43d5
Show file tree
Hide file tree
Showing 3 changed files with 6,126 additions and 1 deletion.
2 changes: 2 additions & 0 deletions examples/k8skonfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ crds:
- https://raw.githubusercontent.com/argoproj/argo-cd/refs/tags/v2.13.2/manifests/crds/appproject-crd.yaml
external-secrets:
- https://raw.githubusercontent.com/external-secrets/external-secrets/refs/tags/v0.12.1/deploy/crds/bundle.yaml
moco:
- moco/CustomResourceDefinition.mysqlclusters.moco.cybozu.com.yaml
Loading

0 comments on commit 65b43d5

Please sign in to comment.