Skip to content

Commit

Permalink
updated default hub branch name (#4091)
Browse files Browse the repository at this point in the history
Signed-off-by: Amit Kumar Das <amit.das@harness.io>
  • Loading branch information
amityt committed Jul 17, 2023
1 parent 467e4fd commit 1a2fe79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ spec:
- name: CONTAINER_RUNTIME_EXECUTOR
value: "k8sapi"
- name: HUB_BRANCH_NAME
value: "v3.0.0-beta3"
value: "refactor-hub-3.0.0"
- name: LITMUS_AUTH_GRPC_ENDPOINT
value: "litmusportal-auth-server-service.litmus.svc.cluster.local"
- name: LITMUS_AUTH_GRPC_PORT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ spec:
- name: CONTAINER_RUNTIME_EXECUTOR
value: "k8sapi"
- name: HUB_BRANCH_NAME
value: "v3.0.0-beta3"
value: "refactor-hub-3.0.0"
- name: LITMUS_AUTH_GRPC_ENDPOINT
value: "litmusportal-auth-server-service"
- name: LITMUS_AUTH_GRPC_PORT
Expand Down

0 comments on commit 1a2fe79

Please sign in to comment.