Skip to content

Commit

Permalink
Merge pull request #292 from mbaldessari/quick-fixes
Browse files Browse the repository at this point in the history
Add workbench-trusted-ca-bundle
  • Loading branch information
mbaldessari authored Nov 7, 2024
2 parents ef8b550 + ab1af56 commit 62f29ce
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: workbench-trusted-ca-bundle
namespace: ml-development
labels:
config.openshift.io/inject-trusted-cabundle: 'true'
---
kind: PersistentVolumeClaim
apiVersion: v1
metadata:
Expand Down

0 comments on commit 62f29ce

Please sign in to comment.