Skip to content

Commit

Permalink
deprecated-image-check/0.5: arbitrary change
Browse files Browse the repository at this point in the history
Needed to add the task to the data-acceptable-bundles image.

When merging #1865,
the build-acceptable-bundles failed. This meant the new versions of all
tasks updated in that PR were missing from data-acceptable-bundles.

Due to the way the push pipeline is set up, making a change to the
affected tasks is the only way to add them to data-acceptable-bundles.

Signed-off-by: Adam Cmiel <[email protected]>
  • Loading branch information
chmeliik authored and dirgim committed Feb 6, 2025
1 parent 33967f2 commit 6ed1b82
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ spec:
mountPath: /etc/pki/tls/certs/ca-custom-bundle.crt
subPath: ca-bundle.crt
readOnly: true

volumes:
- name: trusted-ca
configMap:
Expand Down

0 comments on commit 6ed1b82

Please sign in to comment.