Skip to content

Commit

Permalink
Using digested form (#1548)
Browse files Browse the repository at this point in the history
  • Loading branch information
cniackz committed Apr 13, 2023
1 parent 2602995 commit 5a24030
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
capabilities: "Full Lifecycle"
operators.operatorframework.io/builder: operator-sdk-v1.22.2
operators.operatorframework.io/project_layout: unknown
containerImage: quay.io/minio/operator:v5.0.2
containerImage: quay.io/minio/operator@sha256:407355dd4e403efa12b426212707aba3048071a5a3acd144f542e882be731edb
categories: "AI/Machine Learning, Big Data, Cloud Provider, Storage"
description: |-
MinIO is a Kubernetes-native high performance object store with an
Expand Down Expand Up @@ -470,7 +470,7 @@ spec:
- args:
- ui
- --certs-dir=/tmp/certs
image: quay.io/minio/operator:v5.0.2
image: quay.io/minio/console@sha256:407355dd4e403efa12b426212707aba3048071a5a3acd144f542e882be731edb
imagePullPolicy: IfNotPresent
name: console
ports:
Expand Down Expand Up @@ -540,7 +540,7 @@ spec:
value: "off"
- name: OPERATOR_STS_ENABLED
value: "off"
image: quay.io/minio/operator:v5.0.2
image: quay.io/minio/operator@sha256:407355dd4e403efa12b426212707aba3048071a5a3acd144f542e882be731edb
imagePullPolicy: IfNotPresent
name: minio-operator
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
capabilities: "Full Lifecycle"
operators.operatorframework.io/builder: operator-sdk-v1.22.2
operators.operatorframework.io/project_layout: unknown
containerImage: quay.io/minio/operator:v5.0.2
containerImage: quay.io/minio/operator@sha256:407355dd4e403efa12b426212707aba3048071a5a3acd144f542e882be731edb
categories: "AI/Machine Learning, Big Data, Cloud Provider, Storage"
description: |-
MinIO is a Kubernetes-native high performance object store with an
Expand Down Expand Up @@ -470,7 +470,7 @@ spec:
- args:
- ui
- --certs-dir=/tmp/certs
image: quay.io/minio/operator:v5.0.2
image: quay.io/minio/console@sha256:407355dd4e403efa12b426212707aba3048071a5a3acd144f542e882be731edb
imagePullPolicy: IfNotPresent
name: console
ports:
Expand Down Expand Up @@ -539,7 +539,7 @@ spec:
value: "off"
- name: OPERATOR_STS_ENABLED
value: "off"
image: quay.io/minio/operator:v5.0.2
image: quay.io/minio/operator@sha256:407355dd4e403efa12b426212707aba3048071a5a3acd144f542e882be731edb
imagePullPolicy: IfNotPresent
name: minio-operator
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
operators.operatorframework.io/project_layout: unknown
marketplace.openshift.io/remote-workflow: https://marketplace.redhat.com/en-us/operators/minio-operator-rhmp/pricing?utm_source=openshift_console
marketplace.openshift.io/support-workflow: https://marketplace.redhat.com/en-us/operators/minio-operator-rhmp/support?utm_source=openshift_console
containerImage: quay.io/minio/operator:v5.0.2
containerImage: quay.io/minio/operator@sha256:407355dd4e403efa12b426212707aba3048071a5a3acd144f542e882be731edb
categories: "AI/Machine Learning, Big Data, Cloud Provider, Storage"
description: |-
MinIO is a Kubernetes-native high performance object store with an
Expand Down Expand Up @@ -472,7 +472,7 @@ spec:
- args:
- ui
- --certs-dir=/tmp/certs
image: quay.io/minio/operator:v5.0.2
image: quay.io/minio/console@sha256:407355dd4e403efa12b426212707aba3048071a5a3acd144f542e882be731edb
imagePullPolicy: IfNotPresent
name: console
ports:
Expand Down Expand Up @@ -542,7 +542,7 @@ spec:
value: "off"
- name: OPERATOR_STS_ENABLED
value: "off"
image: quay.io/minio/operator:v5.0.2
image: quay.io/minio/operator@sha256:407355dd4e403efa12b426212707aba3048071a5a3acd144f542e882be731edb
imagePullPolicy: IfNotPresent
name: minio-operator
resources:
Expand Down

0 comments on commit 5a24030

Please sign in to comment.