Skip to content

Commit

Permalink
Merge pull request #476 from red-hat-storage/sync_ds--main
Browse files Browse the repository at this point in the history
Syncing latest changes from main for odf-operator
  • Loading branch information
openshift-merge-bot[bot] authored Sep 17, 2024
2 parents e8747e2 + 423f02c commit 3e62ce8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bundle/manifests/odf-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ metadata:
categories: Storage
console.openshift.io/plugins: '["odf-console"]'
containerImage: quay.io/ocs-dev/odf-operator:latest
createdAt: "2024-08-30T07:08:13Z"
createdAt: "2024-09-12T08:48:15Z"
description: OpenShift Data Foundation provides a common control plane for storage
solutions on OpenShift Container Platform.
features.operators.openshift.io/token-auth-aws: "true"
Expand Down Expand Up @@ -453,6 +453,7 @@ spec:
labels:
app: odf-console
spec:
automountServiceAccountToken: false
containers:
- image: quay.io/ocs-dev/odf-console:latest
livenessProbe:
Expand Down
1 change: 1 addition & 0 deletions config/console/console_init.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ spec:
labels:
app: odf-console
spec:
automountServiceAccountToken: false
containers:
- name: odf-console
image: odf-console:latest
Expand Down

0 comments on commit 3e62ce8

Please sign in to comment.