Skip to content

Commit

Permalink
fix extension-developer-test
Browse files Browse the repository at this point in the history
Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com>
  • Loading branch information
varshaprasad96 committed Jun 4, 2024
1 parent 9c8eae7 commit 1f9c68e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/extension-developer-e2e/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ reg_pkg_name="${REG_PKG_NAME}"
(
cd "${REG_DIR}" && \
$operator_sdk init --domain="${DOMAIN}" && \
sed -i -e 's/CONTROLLER_TOOLS_VERSION ?= v0.13.0/CONTROLLER_TOOLS_VERSION ?= v0.15.0/g' Makefile && \
$operator_sdk create api \
--group="${DOMAIN}" \
--version v1alpha1 \
Expand Down

0 comments on commit 1f9c68e

Please sign in to comment.