File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/modules/ROOT/pages Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ $ git config --global tag.gpgsign true
145
145
$ git config --global gpg.x509.program gitsign
146
146
$ git config --global gpg.format x509
147
147
$ git config --global gitsign.fulcio https://fulcio-server-trusted-artifact-signer.<openshift-apps-domain>
148
- $ git config --global gitsign.issuer https://keycloak-rhsso.<openshift-apps-domain>/auth/realms/trusted-artifact-signer
148
+ $ git config --global gitsign.issuer https://keycloak-rhsso.<openshift-apps-domain>/auth/realms/openshift
149
149
$ git config --global gitsign.rekor https://rekor-server-trusted-artifact-signer.<openshift-apps-domain>
150
150
$ git config --global gitsign.clientid trusted-artifact-signer
151
151
----
You can’t perform that action at this time.
0 commit comments