Skip to content

Commit

Permalink
Update plugin for 4.17
Browse files Browse the repository at this point in the history
  • Loading branch information
gnunn1 committed Nov 6, 2024
1 parent 5e08cbe commit 40b0bae
Showing 1 changed file with 30 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,36 @@ patches:
- op: replace
path: /apiVersion
value: console.openshift.io/v1
- op: replace
path: /spec
value:
backend:
service:
basePath: /
name: odf-console-service
namespace: openshift-storage
port: 9001
type: Service
displayName: ODF Plugin
i18n:
loadType: ""
proxy:
- alias: provider-proxy
authorization: UserToken
endpoint:
service:
name: ux-backend-proxy
namespace: openshift-storage
port: 8888
type: Service
- alias: rosa-prometheus
authorization: None
endpoint:
service:
name: prometheus
namespace: openshift-storage
port: 9339
type: Service
target:
kind: ConsolePlugin
name: odf-console

0 comments on commit 40b0bae

Please sign in to comment.