Skip to content

Commit

Permalink
Merge pull request TencentBlueKing#3212 from TencentBlueKing/master
Browse files Browse the repository at this point in the history
merge: master to 3.10.x
  • Loading branch information
wangyu096 authored Sep 18, 2024
2 parents 6dbdfe5 + 3c5ded4 commit ee84fe2
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ data:
image: {{ include "common.images.image" (dict "imageRoot" .Values.waitForMigration.image "global" .Values.global) }}
job-tools-k8s-startup-controller:
image: {{ include "common.images.image" (dict "imageRoot" .Values.waitForDependServices.image "global" .Values.global) }}
bk-job-sync-api-gateway:
image: {{ include "common.images.image" (dict "imageRoot" .Values.bkApiGatewayConfig.image "global" .Values.global) }}
{{- end }}
{{- end }}

0 comments on commit ee84fe2

Please sign in to comment.