Skip to content

Commit

Permalink
Merge branch 'grad-release'
Browse files Browse the repository at this point in the history
  • Loading branch information
chris.ditcher authored and chris.ditcher committed Mar 26, 2024
2 parents 69e8a03 + a33c1bd commit 1226fcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/config/override-configmap-dev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,4 @@ echo Creating config map "$APP_NAME"-flb-sc-config-map
oc create -n "$GRAD_NAMESPACE"-"$envValue" configmap "$APP_NAME"-flb-sc-config-map \
--from-literal=fluent-bit.conf="$FLB_CONFIG" \
--from-literal=parsers.conf="$PARSER_CONFIG" \
--from-literal=CRON_SCHEDULED_REFRESH_NON_GRAD_STATUS="0 */10 * ? * *"
--dry-run=client -o yaml | oc apply -f -

0 comments on commit 1226fcf

Please sign in to comment.