Skip to content

Commit 56b68b4

Browse files
committed
updates
1 parent 1219155 commit 56b68b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bundle/manifests/rhtas-operator.clusterserviceversion.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ metadata:
9292
"OIDCIssuers": [
9393
{
9494
"ClientID": "trusted-artifact-signer",
95-
"Issuer": "https://keycloak-keycloak-system.apps.rosa.ebh6v-tpwpi-a4f.ohpr.p3.openshiftapps.com/auth/realms/trusted-artifact-signer",
96-
"IssuerURL": "https://keycloak-keycloak-system.apps.rosa.ebh6v-tpwpi-a4f.ohpr.p3.openshiftapps.com/auth/realms/trusted-artifact-signer",
95+
"Issuer": "https://your-oidc-issuer-url",
96+
"IssuerURL": "https://your-oidc-issuer-url",
9797
"Type": "email"
9898
}
9999
]
@@ -192,7 +192,7 @@ metadata:
192192
]
193193
capabilities: Seamless Upgrades
194194
containerImage: registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:a21f7128694a64989bf0d84a7a7da4c1ffc89edf62d594dc8bea7bcfe9ac08d3
195-
createdAt: "2024-08-17T10:32:28Z"
195+
createdAt: "2024-08-17T10:36:01Z"
196196
features.operators.openshift.io/cnf: "false"
197197
features.operators.openshift.io/cni: "false"
198198
features.operators.openshift.io/csi: "false"

0 commit comments

Comments
 (0)