Skip to content

Commit 3b32d85

Browse files
committed
readme update
1 parent 426499b commit 3b32d85

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -264,10 +264,6 @@ make podman-run # Requires .env file in project root
264264
export QUAY_CRED='<base64 encoded pull secret>'
265265
export BUGZOOKA_IMAGE='<image tag>'
266266
export BUGZOOKA_NAMESPACE='<your namespace>'
267-
# optional Jira fields
268-
export JIRA_BASE_URL="YOUR_JIRA_URL"
269-
export JIRA_TOKEN="YOUR_JIRA_TOKEN"
270-
export JIRA_ALLOWED_PROJECTS="YOUR_JIRA_PROJECT"
271267
272268
kustomize build ./kustomize | envsubst | oc apply -f -
273269

0 commit comments

Comments
 (0)