We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c51b24b + d19ff46 commit be7069dCopy full SHA for be7069d
harbor-helm/values.yaml
@@ -614,8 +614,8 @@ notary:
614
# set the service account to be used, default if left empty
615
serviceAccountName: ""
616
image:
617
- repository: goharbor/notary-server-photon
618
- tag: v2.0.2
+ repository: registry.suse.com/harbor/harbor-notary-server
+ tag: 2.0.2
619
replicas: 1
620
# resources:
621
# requests:
@@ -625,8 +625,8 @@ notary:
625
626
627
628
- repository: goharbor/notary-signer-photon
629
+ repository: registry.suse.com/harbor/harbor-notary-signer
630
631
632
0 commit comments