Skip to content

Commit

Permalink
GRAD2-2545: task is complete. (#468)
Browse files Browse the repository at this point in the history
GRAD2-2545: task is complete.
  • Loading branch information
infstar authored Mar 12, 2024
1 parent 9cb1d9b commit 84c61e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/config/update-configmap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ oc create -n "$OPENSHIFT_NAMESPACE"-"$envValue" configmap "$APP_NAME"-config-map
--from-literal=NUMBER_OF_PARTITIONS="10" \
--from-literal=KEYCLOAK_TOKEN_URL="https://soam-$envValue.apps.silver.devops.gov.bc.ca/" \
--from-literal=REG_ALG_CRON="0 30 18 * * *" \
--from-literal=RECORDS_STALE_IN_DAYS="1095" \
--dry-run=client -o yaml | oc apply -f -

echo Creating config map "$APP_NAME"-flb-sc-config-map
Expand Down

0 comments on commit 84c61e1

Please sign in to comment.