Skip to content

Commit

Permalink
chore: Remove deprecated EDPComponents CRD (#149)
Browse files Browse the repository at this point in the history
Change-Id: I1f0f8ef0ff9bf05bee0985a9ab83e31485dd249b
  • Loading branch information
MykolaMarusenko committed Mar 15, 2024
1 parent d9e45e9 commit c0fe77f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions kuttl-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ commands:
# install QuickLink CRD first
- command: kubectl apply -f https://raw.githubusercontent.com/epam/edp-codebase-operator/master/deploy-templates/crds/v2.edp.epam.com_quicklinks.yaml
namespaced: false
# install EDPComponent CRD first
- command: kubectl apply -f https://raw.githubusercontent.com/epam/edp-component-operator/master/deploy-templates/crds/v1.edp.epam.com_edpcomponents.yaml
namespaced: false
# install GitServer CRD
- command: kubectl apply -f https://raw.githubusercontent.com/epam/edp-codebase-operator/master/deploy-templates/crds/v2.edp.epam.com_gitservers.yaml
namespaced: false
Expand Down

0 comments on commit c0fe77f

Please sign in to comment.