Skip to content

Commit

Permalink
Adding kruize component name in pr_check
Browse files Browse the repository at this point in the history
  • Loading branch information
patilsuraj767 committed Sep 8, 2023
1 parent d89aaa5 commit ee8ea5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pr_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Options that must be configured by app owner
# --------------------------------------------
export APP_NAME="ros" # name of app-sre "application" folder this component lives in
export COMPONENT_NAME="ros-ocp-backend" # name of app-sre "resourceTemplate" in deploy.yaml for this component
export COMPONENT_NAME="kruize ros-ocp-backend" # name of app-sre "resourceTemplate" in deploy.yaml for this component
export COMPONENTS="kruize ros-ocp-backend"
export IMAGE="quay.io/cloudservices/ros-ocp-backend"
export DOCKERFILE="Dockerfile"
Expand Down

0 comments on commit ee8ea5d

Please sign in to comment.