Skip to content

Commit

Permalink
Merge branch 'main' into console
Browse files Browse the repository at this point in the history
  • Loading branch information
thegridman authored Feb 25, 2025
2 parents cda263a + 1e19137 commit bce5c0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ spec:
provider:
name: Oracle Corporation
url: https://github.com/oracle/coherence-operator
version: 3.4.3
version: 3.4.3
2 changes: 1 addition & 1 deletion hack/setup-podman.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ podman login -u bogus -p $(oc whoami -t) --tls-verify=false ${OPERATOR_IMAGE_REG
#oc new-project oracle || true
#oc -n oracle create is coherence-operator || true
# Allow anyone to pull oracle images
#oc adm policy add-role-to-group system:image-puller system:authenticated --namespace=oracle
#oc adm policy add-role-to-group system:image-puller system:authenticated --namespace=oracle

0 comments on commit bce5c0f

Please sign in to comment.