Skip to content

Commit

Permalink
Add plugin var to set git reference to use, needed for dev/test/prod …
Browse files Browse the repository at this point in the history
…envs (#9022)
  • Loading branch information
gnunn1 authored Jan 29, 2025
1 parent 552baba commit 21d7ae3
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ spec:
value: {{ sub_domain }}
- name: USERS
value: "{{ num_users }}"
- name: GIT_REF
value: "{{ ocp4_workload_showroom_content_git_repo_ref }}"
image: quay.io/gnunn/tools:latest
imagePullPolicy: Always
securityContext:
Expand Down

0 comments on commit 21d7ae3

Please sign in to comment.