Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
mfshao committed May 15, 2024
1 parent f1ab1f3 commit 87f6658
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions kube/services/jobs/metadata-aggregate-sync-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ spec:
optional: true
- name: AGG_MDS_DEFAULT_DATA_DICT_FIELD
valueFrom:
configMapKeyRef:
name: manifest-metadata
key: AGG_MDS_DEFAULT_DATA_DICT_FIELD
optional: true
configMapKeyRef:
name: manifest-metadata
key: AGG_MDS_DEFAULT_DATA_DICT_FIELD
optional: true
imagePullPolicy: Always
command: ["/bin/sh"]
args:
Expand Down

0 comments on commit 87f6658

Please sign in to comment.