Skip to content

Commit

Permalink
Merge pull request #347 from securesign/fix-tuf-sample
Browse files Browse the repository at this point in the history
Fix external access in Tuf sample
  • Loading branch information
openshift-merge-bot[bot] authored Apr 29, 2024
2 parents 7b73173 + b0edf91 commit 8941d6a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/samples/rhtas_v1alpha1_tuf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ metadata:
app.kubernetes.io/part-of: trusted-artifact-signer
name: tuf-sample
spec:
external:
externalAccess:
enabled: true
host: "tuf.example.com"
keys:
- name: rekor.pub
secretRef:
Expand Down

0 comments on commit 8941d6a

Please sign in to comment.