Skip to content

Commit

Permalink
Merge pull request #28 from mbaldessari/imperative
Browse files Browse the repository at this point in the history
Fix the mountpath for the trusted bundles
  • Loading branch information
mbaldessari authored Nov 12, 2024
2 parents 270abf2 + b3dd979 commit a8b5d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/imperative/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
name: trusted-ca-bundle
- mountPath: /var/run/trusted-hub
name: trusted-hub-bundle
- mountPath: /tmp/ca-bundles
- mountPath: /etc/pki/tls/certs
name: ca-bundles
{{- end }}

Expand Down

0 comments on commit a8b5d62

Please sign in to comment.